Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add examples on how to sign a token with key pair keys #140

Open
rickyseezy opened this issue Dec 9, 2021 · 2 comments
Open

Add examples on how to sign a token with key pair keys #140

rickyseezy opened this issue Dec 9, 2021 · 2 comments
Labels

Comments

@rickyseezy
Copy link

It would be great to have a bit of documentation on how to sign a token using private/public pair keys.

I've found an example here : http://www.inanzzz.com/index.php/post/kdl9/creating-and-validating-a-jwt-rsa-token-in-golang

@diyfr
Copy link

diyfr commented Mar 14, 2023

#61 (comment)

@mfridman mfridman added the docs label Jun 14, 2023
@mfridman
Copy link
Member

We have a docs repository, we should probably chip away at adding copy/pasteable examples. Contributions welcome.

https://github.com/golang-jwt/jwt-docs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants