DEV Community

# jwt

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Remaining Stateless - JWT + Cookies in Node JS(REST)

Remaining Stateless - JWT + Cookies in Node JS(REST)

173
Comments 25
4 min read
How I Fixed JWT Security Flaws in 3 Steps

How I Fixed JWT Security Flaws in 3 Steps

279
Comments 43
4 min read
Handling user registration and authentication on a laravel API using jwt

Handling user registration and authentication on a laravel API using jwt

42
Comments 9
6 min read
Simple Intro to JWT Basics

Simple Intro to JWT Basics

198
Comments 8
8 min read
Create APIs with JWT authorization using Spring boot

Create APIs with JWT authorization using Spring boot

59
Comments 21
10 min read
The Ultimate Guide to handling JWTs on frontend clients (GraphQL)

The Ultimate Guide to handling JWTs on frontend clients (GraphQL)

189
Comments 8
4 min read
Json Web Tokens?

Json Web Tokens?

18
Comments
4 min read
How do you handle role/permissions updates with JWT?

How do you handle role/permissions updates with JWT?

61
Comments 18
1 min read
What is JWT? how to create one?

What is JWT? how to create one?

8
Comments
3 min read
What I learned on my own | Implementing JWT Authentication on SailsJS (v1)

What I learned on my own | Implementing JWT Authentication on SailsJS (v1)

36
Comments 15
5 min read
Custom auth for Hasura with Netlify

Custom auth for Hasura with Netlify

14
Comments
4 min read
Setting up an authenticated route in React

Setting up an authenticated route in React

60
Comments 6
4 min read
7 Serverless Auth Strategies for Protecting Gated Functions

7 Serverless Auth Strategies for Protecting Gated Functions

14
Comments
5 min read
Remaining Stateless - Using Redis for token blacklisting in Node JS

Remaining Stateless - Using Redis for token blacklisting in Node JS

64
Comments 12
4 min read
go-react starter

go-react starter

12
Comments
1 min read
How JSON Web Token (JWT) Secures Your API

How JSON Web Token (JWT) Secures Your API

11
Comments 2
6 min read
How to secure a REST API using JWT

How to secure a REST API using JWT

6
Comments
7 min read
Security Using Spring and JWT

Security Using Spring and JWT

7
Comments
16 min read
Simple JWT Authentication with Golang (Part 3)

Simple JWT Authentication with Golang (Part 3)

10
Comments
4 min read
Practical Rust Web Development - Authentication

Practical Rust Web Development - Authentication

49
Comments 14
8 min read
Build a Collaborative Real-time Todo App Backend Using Hasura GraphQL

Build a Collaborative Real-time Todo App Backend Using Hasura GraphQL

4
Comments
1 min read
Token Authentication in PHP

Token Authentication in PHP

8
Comments
10 min read
Simple JWT Authentication with Golang (Part 2)

Simple JWT Authentication with Golang (Part 2)

10
Comments
5 min read
JWT in dotnet core

JWT in dotnet core

11
Comments 1
2 min read
From URL JWT token authentication & manually authorizing HttpContext in .Net core MVC

From URL JWT token authentication & manually authorizing HttpContext in .Net core MVC

10
Comments
2 min read
Securing JWT by TOTP, meet the new JWTS

Securing JWT by TOTP, meet the new JWTS

10
Comments
8 min read
Simple JWT Authentication for Golang (Part 1)

Simple JWT Authentication for Golang (Part 1)

59
Comments 1
5 min read
Build a Simple REST API in PHP

Build a Simple REST API in PHP

14
Comments 1
13 min read
API Guard - JWT authentication solution for Rails APIs

API Guard - JWT authentication solution for Rails APIs

11
Comments 8
1 min read
Ruby on Rails API Authentication

Ruby on Rails API Authentication

26
Comments
4 min read
Be careful of the JWT hype train

Be careful of the JWT hype train

214
Comments 52
5 min read
Create and Verify JWTs in PHP with OAuth 2.0

Create and Verify JWTs in PHP with OAuth 2.0

8
Comments
10 min read
Spring Security with JWT

Spring Security with JWT

207
Comments 43
7 min read
How to build JWT Authorization in Angular with Router Guards and HTTP Interceptor

How to build JWT Authorization in Angular with Router Guards and HTTP Interceptor

18
Comments 1
1 min read
Using JWT to authenticate and authorize requests in Postman

Using JWT to authenticate and authorize requests in Postman

111
Comments 2
6 min read
Web Authentication for Actual Humans, Part Two

Web Authentication for Actual Humans, Part Two

19
Comments 5
8 min read
Create and Verify JWTs with Node

Create and Verify JWTs with Node

10
Comments
9 min read
The web built by node and vue, imitate Twitter's UI and feature

The web built by node and vue, imitate Twitter's UI and feature

40
Comments 6
4 min read
Passport JWT with GraphQL (Apollo Server 2)

Passport JWT with GraphQL (Apollo Server 2)

39
Comments 3
2 min read
Web Authentication For Actual Humans, Part One

Web Authentication For Actual Humans, Part One

79
Comments 7
4 min read
Implementing JSON Web Tokens & Passport.js in a React App

Implementing JSON Web Tokens & Passport.js in a React App

4
Comments 1
16 min read
Minimalist yet powerful PHP JWT library

Minimalist yet powerful PHP JWT library

42
Comments 2
2 min read
Securing your Node js api with JSON Web Token

Securing your Node js api with JSON Web Token

191
Comments 10
6 min read
JSON WEB TOKEN BASED Authentication Backend for Django Project

JSON WEB TOKEN BASED Authentication Backend for Django Project

27
Comments 1
5 min read
JSON Web Token Tutorial with Example in Python

JSON Web Token Tutorial with Example in Python

64
Comments
4 min read
JWT Auth with Lucky Api

JWT Auth with Lucky Api

19
Comments 1
7 min read
How to log out when using JWT

How to log out when using JWT

58
Comments 16
4 min read
What Happens If Your JWT Is Stolen?

What Happens If Your JWT Is Stolen?

48
Comments 9
12 min read
Elixir API and Elm SPA - Part 2

Elixir API and Elm SPA - Part 2

61
Comments 10
10 min read
Another Round of JWT.io and JWT Debugger Extension Updates

Another Round of JWT.io and JWT Debugger Extension Updates

11
Comments
1 min read
Cookie Authentication with Scalatra and JWTs

Cookie Authentication with Scalatra and JWTs

17
Comments 3
3 min read
Securing C#/.NET WebAPI with public-private-key-signed JWTs signed by NodeJS

Securing C#/.NET WebAPI with public-private-key-signed JWTs signed by NodeJS

14
Comments
7 min read
A Look at The Draft for JWT Best Current Practices

A Look at The Draft for JWT Best Current Practices

9
Comments
1 min read
How to Initialize Multilayer Node.js RESTful API with JWT Auth and PostgreSQL in 3 Steps

How to Initialize Multilayer Node.js RESTful API with JWT Auth and PostgreSQL in 3 Steps

113
Comments 4
17 min read
What the heck is JWT anyway?

What the heck is JWT anyway?

209
Comments 11
3 min read
Generate authorized-short-living URLs in rails

Generate authorized-short-living URLs in rails

21
Comments
4 min read
JWT.io and JWT Debugger Extension Updates

JWT.io and JWT Debugger Extension Updates

10
Comments
1 min read
JWT authentication in an Angular application with a Go backend

JWT authentication in an Angular application with a Go backend

40
Comments 7
19 min read
Stateless Authentication with JSON Web Tokens

Stateless Authentication with JSON Web Tokens

90
Comments 2
15 min read
How to Create a JSON Web Token Using PHP

How to Create a JSON Web Token Using PHP

120
Comments 32
4 min read
loading...