Be JWT Auth Patterns

Use when implementing token-based authentication (JWT), deciding how to revoke tokens on logout, or choosing where to store tokens on the client. Stack-agnostic flow, secret handling, blocklist revocation, and client storage rules, with Java/Spring examples as a resource.

barcelosvinicius 18c4d51 2 files · 4.3 KB Updated

File contents

barcelosvinicius/basic-engineering/tree/main/plugins/be/skills/be-jwt-auth-patterns commit 18c4d510f3

Frequently asked questions

npx skillmds@latest add barcelosvinicius/be-jwt-auth-patterns