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: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jwtk/jjwtA Java library for creating and verifying JSON Web Tokens10,389
auth0/java-jwtA Java library implementing the JSON Web Token standard for digital signatures and token validation.5,917
tymondesigns/jwt-authProvides JSON Web Token-based authentication for Laravel and Lumen applications.11,330
ticarpi/jwt_toolA toolkit for testing and analyzing JSON Web Tokens for security vulnerabilities5,501
nov/json-jwtProvides an implementation of JSON Web Token and its family in Ruby298
zaubrik/djwtProvides utilities and functions for creating, verifying, and decoding JSON Web Tokens (JWTs) using cryptographic algorithms.228
bastiaanjansen/jwt-javaA Java library implementing JSON Web Tokens according to the RFC 7519 standard11
dvsekhvalnov/jose-jwtA library implementing JSON Web Token and related security protocols for .NET development951
auth0/jwt-decodeA library to decode and parse JSON web tokens3,226
lynndylanhurley/devise_token_authProvides a token-based authentication system for Rails JSON APIs3,550
golang-jwt/jwtAn implementation of JSON Web Tokens for authentication and security in Go programming language7,375
garyf/json_web_tokenProvides Ruby implementation of JSON Web Token standard for secure authentication and token validation60
lcobucci/jwtA PHP library for creating and managing JSON Web Tokens with digital signatures.7,318
auth0/express-jwtMiddleware to validate JSON Web Tokens in Express.js applications.4,497
gildedhonour/frank_jwtAn implementation of JSON Web Tokens in Rust.251