jwt
Oak
https://git.gaiwan.co/gaiwan/Oak
Oak is a Free and Open Source Identity Provider that you can host yourself
Added 7 months ago
jwt-cli
https://github.com/mike-engel/jwt-cli
A super fast CLI tool to decode and encode JWTs built in Rust.
jwt-cli is a command line tool to help you work with JSON Web Tokens (JWTs). Like most JWT command line tools out there, you can decode almost any JWT header and claims body. Unlike any that I've found, however, jwt-cli allows you to encode a new JWT with nearly any piece of data you can think of. Custom header values (some), custom claim bodies (as long as it's JSON, it's game), and using any secret you need.
Added 1 year ago
JWT Secret Generator
https://jwtsecret.com/
Generate JWT Secrets Online
Quickly generate secure JWT secrets with a single click.
Added 1 year ago