auth0

package
v0.0.0-...-cfbb22e Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2021 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrUnableToReachAuth0 = errors.New("unable to reach authentication service")
	ErrUserAlreadyExists  = errors.New("user already exists")
	ErrUnableToCreateUser = errors.New("unable to create user")
)

Functions

func CreateUser

func CreateUser(u authapi.User) (string, error)

func DeleteUser

func DeleteUser(u authapi.User) error

func FetchAccessToken

func FetchAccessToken() (string, error)

func SendVerificationEmail

func SendVerificationEmail(u authapi.User) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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