DEV Community

# jwt

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Scalar Setup ASP.NET Core Web API

Scalar Setup ASP.NET Core Web API

5
Comments 1
1 min read
Three JWT bugs that ship to prod silently — and the 5-line CI test that catches them

Three JWT bugs that ship to prod silently — and the 5-line CI test that catches them

Comments
6 min read
How to decode and debug a JWT without installing anything

How to decode and debug a JWT without installing anything

Comments
5 min read
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
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.