DEV Community

# jwt

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Implement authentication for Next.js with external backend (JWT)

Implement authentication for Next.js with external backend (JWT)

Comments
6 min read
I Audited 12 Open Source Projects' JWT Implementations and Found the Same 6 Mistakes in All of Them

I Audited 12 Open Source Projects' JWT Implementations and Found the Same 6 Mistakes in All of Them

Comments
9 min read
Authentication in MERN Apps: JWT, bcrypt, Redis, and OAuth2

Authentication in MERN Apps: JWT, bcrypt, Redis, and OAuth2

Comments
10 min read
JWT security mistakes that will get you breached

JWT security mistakes that will get you breached

Comments
4 min read
I Wrote a JWT Verifier in 150 Lines. You Probably Shouldn't — But Here's What I Learned.

I Wrote a JWT Verifier in 150 Lines. You Probably Shouldn't — But Here's What I Learned.

Comments 1
9 min read
Warmed Permission Cache: Speed, Security, and the Real Trade-Offs

Warmed Permission Cache: Speed, Security, and the Real Trade-Offs

Comments
2 min read
From "Student" API to Professional Grade: JWT Auth, Swagger, and Zod

From "Student" API to Professional Grade: JWT Auth, Swagger, and Zod

Comments
3 min read
A JWT Debugger That Never Sends Your Token Anywhere

A JWT Debugger That Never Sends Your Token Anywhere

Comments
4 min read
Stateful vs Stateless: How a Perfect System Failed

Stateful vs Stateless: How a Perfect System Failed

Comments
9 min read
Designing Secure Authentication with Access & Refresh Tokens

Designing Secure Authentication with Access & Refresh Tokens

Comments
2 min read
Why You Should Never Paste JWT Tokens Into Online Decoders

Why You Should Never Paste JWT Tokens Into Online Decoders

Comments
3 min read
Designing JWT Auth the Right Way

Designing JWT Auth the Right Way

1
Comments 1
6 min read
How to Set Up JWT Authentication in Spring Boot (Complete Step-by-Step Guide)

How to Set Up JWT Authentication in Spring Boot (Complete Step-by-Step Guide)

1
Comments
17 min read
JWT Is Not Encrypted (And That's By Design)

JWT Is Not Encrypted (And That's By Design)

1
Comments
3 min read
I Built JWTLens: A Burp Suite Extension to Detect JWT Security Weaknesses

I Built JWTLens: A Burp Suite Extension to Detect JWT Security Weaknesses

1
Comments 1
1 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.