auth-jwt
JWT demo
Demonstrates JWT authentication and reverse engineering for educational purposes.
A demo to learn JWT by reverse engineering
245 stars
6 watching
18 forks
Language: TypeScript
last commit: over 2 years ago
Linked from 1 awesome list
authenticationexpressjwtlearning-by-doingrfc-7519rsasignature
Related projects:
Repository | Description | Stars |
---|---|---|
| An example of server-side authentication using JWT tokens in Next.js | 106 |
| Provides JWT authentication middleware for Hertz framework | 28 |
| A sample project demonstrating how to add authentication to a React Flux app using JWTs and multiple authentication sources | 589 |
| A package that simplifies the use of JSON Web Tokens (JWT) in PHP for authentication purposes in web applications. | 141 |
| A claims-based authentication standard implementation in Scala | 133 |
| A JSON web token middleware for GoLang http servers. | 233 |
| An example SvelteKit app implementing various authentication backends and features | 108 |
| A plugin for authentication using JSON Web Tokens in the Kitura web framework | 3 |
| A Rust-based backend API using Actix Web and JWT for user authentication and authorization | 155 |
| A simple Go library for generating and validating JSON Web Tokens with HMAC SHA-256 signature | 120 |
| An example application demonstrating authentication functionality using react-native-simple-auth | 10 |
| A Phalcon-based implementation of JSON Web Token authentication and authorization | 3 |
| Tools for transforming and decrypting JSON Web Tokens using encryption algorithms | 18 |
| Middleware to handle authentication and authorization with JSON Web Tokens in a web application framework | 34 |
| A library providing an implementation of JSON Web Tokens for .NET authentication | 2,145 |