rfc-7519
There are 6 repositories under rfc-7519 topic.
gitcommitshow/auth-jwt
A demo to learn JWT by reverse engineering
gitcommitshow/awesome-authentication
Resources to learn and implement authentication in your application
BastiaanJansen/jwt-java
JSON Web Token implementation for Java according to RFC 7519. Easily create, parse and validate JSON Web Tokens using a fluent API.
FossoresLP/go-jwt
Go(lang) modular JWT / JWS provider
FossoresLP/GO-JWT-ed25519
A very basic GO implementation of JWT using ed25519
re-message/json-web-token
Json Web Token implementation library