# Packages
Package blocklist implements a list of forbidden IDs.
Package store implements the Identity Server store interfaces using the bun library.
Package mockis provides a mock structure to the Identity Server.
No description provided by the author
Package store defines the interfaces implemented by Identity Server store implementations.
No description provided by the author
# Functions
GenerateAPIKey generates a new API key with the given name for the set of rights.
GenerateCSPString returns a Content-Security-Policy header value for OAuth and Account app template.
New returns new *IdentityServer.
# Structs
Config for the Identity Server.
IdentityServer implements the Identity Server component.