jwt-jwks-example

command module
v0.0.0-...-7dfc3ba Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 25, 2021 License: MIT Imports: 8 Imported by: 0

README

JWT and JWKS Example

Sample code on:

  • Generate and sign JWT using an RSA private key
  • Generate JWK and embed it in JWKS
  • Parse JWK to retrieve an RSA public key
  • Validate a signed JWT using an RSA public key

Setup

  1. Run the application.

    $ go run .
    

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL