package
0.21.0
Repository: https://github.com/infrahq/infra.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DomainAvailable is needed to check if an org domain is available before completing social sign-up.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
IsAuthorized checks if the request has permission to perform the action.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ResetCredential resets a user's password to a specified value.
No description provided by the author
UpdateCredential updates a user's password to a specified valued.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TODO: remove.

# Constants

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

# Variables

No description provided by the author

# Structs

Authenticated stores data about the authenticated user.
AuthorizationError indicates that the user who performed the operation does not have the required role.
No description provided by the author
RequestContext stores the http.Request, and values derived from the request like the authenticated user.
Response is accumulated by API endpoints and used for logging and reporting.