//
pkg.gl
Category
github.com/krinklesaurus/jwt-proxy
core
package
1.0.2
Repository:
https://github.com/krinklesaurus/jwt-proxy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
3
Files
166 SLOC
#
Functions
New
No description provided by the author
NewRSATokenizer
No description provided by the author
#
Variables
SigningMethods
No description provided by the author
#
Structs
Core
No description provided by the author
RSATokenizer
No description provided by the author
TokenInfo
TokenInfo wraps oauth.Token and adds two additional fields: Provider is the OAuth provider, e.g.
#
Interfaces
CoreAuth
CoreAuth is the central interface of jwt-proxy.
Tokenizer
Tokenizer creates a byte array from an input map.