token_refresher

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TokenRefresher

type TokenRefresher struct {
	JwtHandler *jwt_handler.JWTHandler
	Token      string
}

func NewTokenRefresher

func NewTokenRefresher(sa *service_account.ServiceAccount, secondsBeforeExpire, tokenDuration int, audience string) (*TokenRefresher, error)

func (*TokenRefresher) GetAccessToken

func (t *TokenRefresher) GetAccessToken() (string, error)

Jump to

Keyboard shortcuts

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