cloudlogin

package
v1.15.19 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckAndRefreshToken added in v1.13.0

func CheckAndRefreshToken(ctx context.Context, providerURL, rawIDToken, refreshToken string) (string, string, error)

func CloudLogin

func CloudLogin(ctx context.Context, providerURL, connectorID string) (string, chan Tokens, error)

Types

type Tokens added in v1.13.0

type Tokens struct {
	IDToken      string
	RefreshToken string
}

Jump to

Keyboard shortcuts

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