cognito

package
v1.0.31 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2024 License: Unlicense Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client added in v1.0.12

type Client struct {
	// contains filtered or unexported fields
}

func New

func New(region string, userPoolID string, clientId string) (*Client, error)

func (*Client) DecodeJWT added in v1.0.12

func (cli *Client) DecodeJWT(tokenString string) (sub string, err error)

func (*Client) InitiateAuth added in v1.0.12

func (cli *Client) InitiateAuth(username string, password string) (accessToken string, err error)

Jump to

Keyboard shortcuts

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