package
1.0.1
Repository: https://github.com/netlify/gotrue.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewAPI instantiates a new REST API.
NewAPIFromConfigFile creates a new REST API using the provided configuration file.
NewAPIWithVersion creates a new REST API using the specified version.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

AccessTokenResponse represents an OAuth2 success response.
API is the main REST API.
No description provided by the author
SignupParams are the parameters the Signup endpoint accepts.
GoTrueClaims is a struct thats used for JWT claims.
HTTPError is an error with a message and an HTTP status code.
No description provided by the author
No description provided by the author
InviteParams are the parameters the Signup endpoint accepts.
No description provided by the author
OAuthError is the JSON handler for OAuth2 error responses.
No description provided by the author
No description provided by the author
RecoverParams holds the parameters for a password recovery request.
No description provided by the author
SignupParams are the parameters the Signup endpoint accepts.
UserUpdateParams parameters for updating a user.
VerifyParams are the parameters the Verify endpoint accepts.
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author