//
pkg.gl
Category
github.com/rightscale/policy_sdk
auth
package
1.5.0
Repository:
https://github.com/rightscale/policy_sdk.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
2
Files
164 SLOC
#
Functions
NewOAuthAuthenticator
NewOAuthAuthenticator returns a authenticator that uses a oauth refresh token to create access tokens.
#
Structs
Grant
No description provided by the author
#
Interfaces
TokenSource
TokenSource is similar to rsauth TokenSource -- it generates JWT bearer tokens.