Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Auth0TokenSource ¶
type Auth0TokenSource struct {
// contains filtered or unexported fields
}
func NewAuth0TokenSource ¶
func NewAuth0TokenSource(issuer, clientID, clientSecret, audience string) *Auth0TokenSource
Click to show internal directories.
Click to hide internal directories.