learn-json-web-tokens

Authentication framework

This project teaches how to use JSON Web Tokens for authentication in web and mobile applications.

closed_lock_with_key Learn how to use JSON Web Token (JWT) to secure your next Web App! (Tutorial/Example with Tests!!)

GitHub

4k stars
193 watching
254 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jwtk/jjwt A Java library for creating and verifying JSON Web Tokens 10,326
auth0/java-jwt A Java library implementing the JSON Web Token standard for digital signatures and token validation. 5,894
tymondesigns/jwt-auth Provides authentication functionality using JSON Web Tokens (JWT) for Laravel and Lumen applications. 11,312
ticarpi/jwt_tool A toolkit for testing and analyzing JSON Web Tokens for security vulnerabilities 5,451
nov/json-jwt Provides an implementation of JSON Web Token and its family in Ruby 299
zaubrik/djwt Provides utilities and functions for creating, verifying, and decoding JSON Web Tokens (JWTs) using cryptographic algorithms. 228
bastiaanjansen/jwt-java A Java library implementing JSON Web Tokens according to the RFC 7519 standard 11
dvsekhvalnov/jose-jwt A library implementing JSON Web Token and related security protocols for .NET development 946
auth0/jwt-decode A library to decode and parse JSON web tokens 3,214
lynndylanhurley/devise_token_auth Provides a token-based authentication system for Rails JSON APIs 3,546
golang-jwt/jwt An implementation of JSON Web Tokens for authentication and security in Go programming language 7,240
garyf/json_web_token Provides Ruby implementation of JSON Web Token standard for secure authentication and token validation 60
lcobucci/jwt A PHP library for creating and managing JSON Web Tokens with digital signatures. 7,292
auth0/express-jwt Middleware to validate JSON Web Tokens in Express.js applications. 4,492
gildedhonour/frank_jwt An implementation of JSON Web Tokens in Rust. 252