auth-jwt

JWT demo

Demonstrates JWT authentication and reverse engineering for educational purposes.

A demo to learn JWT by reverse engineering

GitHub

245 stars
6 watching
18 forks
Language: TypeScript
last commit: about 4 years ago
Linked from 1 awesome list

authenticationexpressjwtlearning-by-doingrfc-7519rsasignature

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
estrada9166/server-authentication-next.jsAn example of server-side authentication using JWT tokens in Next.js106
hertz-contrib/jwtProvides JWT authentication middleware for Hertz framework28
auth0-blog/react-flux-jwt-authentication-sampleA sample project demonstrating how to add authentication to a React Flux app using JWTs and multiple authentication sources589
generationtux/jwt-artisanA package that simplifies the use of JSON Web Tokens (JWT) in PHP for authentication purposes in web applications.141
jasongoodwin/authentikat-jwtA claims-based authentication standard implementation in Scala133
adam-hanna/jwt-authA JSON web token middleware for GoLang http servers.233
danawoodman/sveltekit-auth-exampleAn example SvelteKit app implementing various authentication backends and features108
kitura/kitura-credentialsjwtA plugin for authentication using JSON Web Tokens in the Kitura web framework3
emreyalvac/actix-web-jwtA Rust-based backend API using Actix Web and JWT for user authentication and authorization155
brianvoe/sjwtA simple Go library for generating and validating JSON Web Tokens with HMAC SHA-256 signature120
adamjmcgrath/reactnativesimpleauthexampleAn example application demonstrating authentication functionality using react-native-simple-auth10
sinbadxiii/phalcon-auth-jwtA Phalcon-based implementation of JSON Web Token authentication and authorization3
restuwahyu13/jwt-transformTools for transforming and decrypting JSON Web Tokens using encryption algorithms18
skelpo/jwtmiddlewareMiddleware to handle authentication and authorization with JSON Web Tokens in a web application framework34
jwt-dotnet/jwtA library providing an implementation of JSON Web Tokens for .NET authentication2,145