credentials

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: May 30, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrInvalidCredentials = errors.New("missing, invalid or expired credentials")

Functions

This section is empty.

Types

type Credentials

type Credentials interface {
	AccessToken() (string, error)
}

type Token

type Token string

func (Token) AccessToken

func (t Token) AccessToken() (string, error)

Jump to

Keyboard shortcuts

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