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,389
auth0/java-jwt A Java library implementing the JSON Web Token standard for digital signatures and token validation. 5,917
tymondesigns/jwt-auth Provides JSON Web Token-based authentication for Laravel and Lumen applications. 11,330
ticarpi/jwt_tool A toolkit for testing and analyzing JSON Web Tokens for security vulnerabilities 5,501
nov/json-jwt Provides an implementation of JSON Web Token and its family in Ruby 298
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 951
auth0/jwt-decode A library to decode and parse JSON web tokens 3,226
lynndylanhurley/devise_token_auth Provides a token-based authentication system for Rails JSON APIs 3,550
golang-jwt/jwt An implementation of JSON Web Tokens for authentication and security in Go programming language 7,375
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,318
auth0/express-jwt Middleware to validate JSON Web Tokens in Express.js applications. 4,497
gildedhonour/frank_jwt An implementation of JSON Web Tokens in Rust. 251