auth

package
v0.1.14 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthRequest

type AuthRequest tm.AuthRequest

type AutoManagedToken

type AutoManagedToken interface {
	Start() error
	GetToken() (string, error)
	Stop()
	RefreshLoop()
	RefreshToken() error
}

func NewAutoManagedToken

func NewAutoManagedToken(apiURL string, authRequest AuthRequest, certSkipVerify bool) AutoManagedToken

NewAutoManagedToken cria uma nova instância de TokenManager

Jump to

Keyboard shortcuts

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