jwt_secrets
jwt_secrets copied to clipboard
A list of "secrets" from JWT sample code and readme files.
jwt_secrets
A list of "secrets" from JWT sample code and readme files based on the list of projects at https://jwt.io/
Why?
Use as a dictionary file to try to crack HMAC-signed JWTs created by developers who might be a little too quick to copy-paste code.
Contributing
I love pull requests! Please include a reference to where you found the strings you'd like to add. See PR#1 for a good example.