# Functions
function that return a *model.Group for a given group name.
fuction that creates a new *OAuth2Client given a clientID.
function that return a *User for a given id.
# Structs
No description provided by the author
No description provided by the author
ConsentRequestSessionIDToken is the ID token for the consent request session.
Representation a group of users.
Input for a group using its name.
Representation of users and groups that are allowed to login with through OAuth2 Client.
No description provided by the author
The first and last name of a user.
No description provided by the author
Representation of the information about an OAuth2 Client sourced from Hydra.
Input an OAuth2Client using its clientId.
OAuth2ConsentRequest represents an OAuth 2.0 consent request.
OAuth2LoginRequest represents an OAuth 2.0 login request.
No description provided by the author
Representation a tenant in the Grafana observability stack where metrics, logs and traces can be sent to or retrieved from.
Representation of the limits of a tenant.
Inputs for the limits of a tenant.
Representation of the users, groups and oauth2 clients that have a set of permissions on a tenant.
No description provided by the author
OIDC Context for a consent request.
Representation an Organization in the auth stack.
Representation of the information about a user sourced from Kratos.
Input for a user using either ID or email.