DEV Community

# jwt

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
jwt-encde: A simple way to handle JWTs on your desktop

jwt-encde: A simple way to handle JWTs on your desktop

3
Comments
1 min read
API Authentication Best Practices in 2026

API Authentication Best Practices in 2026

Comments
9 min read
Building Secure JWT Auth in NestJS: Argon2, Redis Blacklisting, and Token Rotation

Building Secure JWT Auth in NestJS: Argon2, Redis Blacklisting, and Token Rotation

1
Comments
7 min read
Local Storage vs Cookies for JWT Auth in MERN

Local Storage vs Cookies for JWT Auth in MERN

1
Comments
2 min read
Why Auth0 email_verified Was Missing from My Access Token (And How to Fix It)

Why Auth0 email_verified Was Missing from My Access Token (And How to Fix It)

Comments
3 min read
JWT vs OAuth: Why Everyone Argues, and Almost Everyone Is Slightly Wrong

JWT vs OAuth: Why Everyone Argues, and Almost Everyone Is Slightly Wrong

1
Comments
4 min read
JWT vs Cookies in Next.js: What Should We Really Use for Authentication?

JWT vs Cookies in Next.js: What Should We Really Use for Authentication?

Comments
3 min read
Complete Guide to JWT Authentication in Next.js 15: From Setup to Production

Complete Guide to JWT Authentication in Next.js 15: From Setup to Production

3
Comments
6 min read
Write a JWT Login Test Using Cypress

Write a JWT Login Test Using Cypress

2
Comments
3 min read
How to Quickly Inspect & Decode JWTs in Postman (The Right Way)

How to Quickly Inspect & Decode JWTs in Postman (The Right Way)

Comments
3 min read
Everything you need to know on JWT Authentication

Everything you need to know on JWT Authentication

Comments
10 min read
OTP email verification and password reset

OTP email verification and password reset

Comments
7 min read
Authentication: JWTs vs. Sessions (My Study Notes)

Authentication: JWTs vs. Sessions (My Study Notes)

1
Comments
1 min read
Getting Started with eslint-plugin-jwt

Getting Started with eslint-plugin-jwt

Comments
3 min read
The JWT Algorithm "none" Attack: The Vulnerability in 1 Line of Code

The JWT Algorithm "none" Attack: The Vulnerability in 1 Line of Code

1
Comments
2 min read
Stop Rewriting Authentication in Node.js — I Built a Devise-Inspired Auth Kit

Stop Rewriting Authentication in Node.js — I Built a Devise-Inspired Auth Kit

1
Comments
3 min read
Entendendo o JSON Web Token (JWT)

Entendendo o JSON Web Token (JWT)

Comments
3 min read
Bridging Cookie-Based SSR Authentication in TanStack Start with JWT-Protected NestJS APIs

Bridging Cookie-Based SSR Authentication in TanStack Start with JWT-Protected NestJS APIs

26
Comments
4 min read
Laravel + React Authentication the Right Way: Sanctum, JWT, or Passport? A Developer’s Comparison

Laravel + React Authentication the Right Way: Sanctum, JWT, or Passport? A Developer’s Comparison

76
Comments
5 min read
How to Generate Secure JWT Secrets: A Complete Guide for Developers

How to Generate Secure JWT Secrets: A Complete Guide for Developers

1
Comments
4 min read
Gerenciamento seguro e eficiente de tokens com Go e Redis

Gerenciamento seguro e eficiente de tokens com Go e Redis

Comments
5 min read
Secure Service-to-Service Auth: Verifying Laravel JWTs in a NestJS Microservice

Secure Service-to-Service Auth: Verifying Laravel JWTs in a NestJS Microservice

Comments
3 min read
DevPill 8 - How to set up jwt authentication for your Go REST API

DevPill 8 - How to set up jwt authentication for your Go REST API

Comments
2 min read
JWTs Explained: A Beginner’s Guide

JWTs Explained: A Beginner’s Guide

1
Comments 1
2 min read
🔐 Understanding Access Tokens and Refresh Tokens (Made Simple for Developers)

🔐 Understanding Access Tokens and Refresh Tokens (Made Simple for Developers)

4
Comments
2 min read
loading...