oidc

package
v3.0.9+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 8, 2022 License: AGPL-3.0 Imports: 12 Imported by: 8

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RetrieveToken

func RetrieveToken(sdkConfig *transport.SdkConfig) (string, error)

Types

type TokenStore

type TokenStore struct {
	// contains filtered or unexported fields
}

func NewTokenStore

func NewTokenStore() *TokenStore

func (*TokenStore) Store

func (t *TokenStore) Store(c *transport.SdkConfig, token string, expiry time.Duration)

func (*TokenStore) TokenFor

func (t *TokenStore) TokenFor(c *transport.SdkConfig) string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL