Documentation
¶
Index ¶
- type JWK
- type JWKS
- func FromDiscoveryURL(ctx context.Context, issuer string, interval time.Duration, ...) JWKS
- func FromED25519(pemData string) (_ JWKS, err error)
- func FromJSON(jsonStr string) (_ JWKS, err error)
- func FromKey(pub ed25519.PublicKey) JWKS
- func FromURL(ctx context.Context, url string, interval time.Duration, ...) JWKS
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.