Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct {
// contains filtered or unexported fields
}
Provider of Access Token
func New ¶
func New(dp dataprotection.Provider, parser jwt.Parser) *Provider
New returns new Provider
Click to show internal directories.
Click to hide internal directories.