auth-jwt
JWT demo
Demonstrates JWT authentication and reverse engineering for educational purposes.
A demo to learn JWT by reverse engineering
246 stars
6 watching
18 forks
Language: TypeScript
last commit: about 2 years ago
Linked from 1 awesome list
authenticationexpressjwtlearning-by-doingrfc-7519rsasignature
Related projects:
Repository | Description | Stars |
---|---|---|
estrada9166/server-authentication-next.js | An example of server-side authentication using JWT tokens in Next.js | 106 |
hertz-contrib/jwt | Provides JWT authentication middleware for Hertz framework | 28 |
auth0-blog/react-flux-jwt-authentication-sample | A sample project demonstrating how to add authentication to a React Flux app using JWTs and multiple authentication sources | 589 |
generationtux/jwt-artisan | A package that simplifies the use of JSON Web Tokens (JWT) in PHP for authentication purposes in web applications. | 141 |
jasongoodwin/authentikat-jwt | A claims-based authentication standard implementation in Scala | 133 |
adam-hanna/jwt-auth | A JSON web token middleware for GoLang http servers. | 232 |
danawoodman/sveltekit-auth-example | An example SvelteKit app implementing various authentication backends and features | 107 |
kitura/kitura-credentialsjwt | A plugin for authentication using JSON Web Tokens in the Kitura web framework | 3 |
emreyalvac/actix-web-jwt | A Rust-based backend API using Actix Web and JWT for user authentication and authorization | 156 |
brianvoe/sjwt | A simple Go library for generating and validating JSON Web Tokens with HMAC SHA-256 signature | 119 |
adamjmcgrath/reactnativesimpleauthexample | An example application demonstrating authentication functionality using react-native-simple-auth | 10 |
sinbadxiii/phalcon-auth-jwt | A Phalcon-based implementation of JSON Web Token authentication and authorization | 3 |
restuwahyu13/jwt-transform | Tools for transforming and decrypting JSON Web Tokens using encryption algorithms | 18 |
skelpo/jwtmiddleware | Middleware to handle authentication and authorization with JSON Web Tokens in a web application framework | 34 |
jwt-dotnet/jwt | An implementation of JSON Web Tokens for .NET. | 2,139 |