//
pkg.gl
Category
github.com/nicholasjackson/authn-server
tokens
oauth
package
1.4.1
Repository:
https://github.com/nicholasjackson/authn-server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
66 SLOC
#
Functions
New
New creates Claims for a JWT suitable as a state parameter during an OAuth flow.
Parse
Parse will deserialize a string into Claims if and only if the claims pass all validations.
#
Structs
Claims
Claims is a JWT intended to be used as the state param in an OAuth exchange.