# Packages
No description provided by the author
# Functions
DefaultApplicationsConfig creates a populated config with the dependencies for a Server.
NewApplicationsServer creates a grpc Applications server.
WithClientGetter allows for setting a ClientGetter.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
# Structs
An ApplicationsConfig allows for the customization of an ApplicationsServer.
ApplicationsOptions includes all the options that can be set for an ApplicationsServer.
# Type aliases
ApplicationsOption defines the signature of a function that can be used to set an option for an ApplicationsServer.
RandomTokenGenerator is used to generate random (CSRF) tokens for the OAuth flow.