Sponsored Content

DEV Community

#jwt

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Connect a Local Developer Toolbox to Any MCP Assistant

Connect a Local Developer Toolbox to Any MCP Assistant

1
Comments
6 min read
Where Should I Store a JWT? localStorage, Cookies, and the XSS/CSRF Trade-off

Where Should I Store a JWT? localStorage, Cookies, and the XSS/CSRF Trade-off

2
Comments
11 min read
Your JWT Decoder Should Never Ask for Your Signing Secret

Your JWT Decoder Should Never Ask for Your Signing Secret

Comments
1 min read
Building an Auth Gateway with Admin Dashboard: JWT, OIDC, and Notifications Admin

Building an Auth Gateway with Admin Dashboard: JWT, OIDC, and Notifications Admin

Comments
4 min read
How to Verify a JWT Signature Without a Library

How to Verify a JWT Signature Without a Library

Comments
3 min read
Adding Expo authentication to a NextAuth-based web service

Adding Expo authentication to a NextAuth-based web service

1
Comments
4 min read
Building a Stateless JWT Auth System with Spring Security 6

Building a Stateless JWT Auth System with Spring Security 6

Comments
2 min read
Stateless JWT vs stateful sessions: the framework I use to choose in identity systems

Stateless JWT vs stateful sessions: the framework I use to choose in identity systems

1
Comments
9 min read
JWT sin estado vs sesiones con estado: el criterio que uso para elegir en sistemas de identidad

JWT sin estado vs sesiones con estado: el criterio que uso para elegir en sistemas de identidad

1
Comments
10 min read
Your JWT payload is public. Read it before an attacker does.

Your JWT payload is public. Read it before an attacker does.

2
Comments 2
2 min read
JWT auth without the confusion

JWT auth without the confusion

Comments
3 min read
Debugging JWTs without a third party seeing your token

Debugging JWTs without a third party seeing your token

3
Comments
1 min read
Why API Security Matters More Than Ever

Why API Security Matters More Than Ever

1
Comments
6 min read
7 JWT Security Mistakes I See in Almost Every Auth Implementation

7 JWT Security Mistakes I See in Almost Every Auth Implementation

Comments
2 min read
Web Security: Understanding JWT

Web Security: Understanding JWT

1
Comments
3 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.