oidc

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2021 License: Apache-2.0 Imports: 16 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RetrieveToken

func RetrieveToken(sdkConfig *cells_sdk.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 *cells_sdk.SdkConfig, token string, expiry time.Duration)

func (*TokenStore) TokenFor

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

Jump to

Keyboard shortcuts

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