# Functions
NewStandalone creates an ID Provider that uses the provided key material and stores data in the given IO provider.
ScopeUnion returns the union of all the input scopes.
# 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
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
# Variables
Error returned if a user cannot be authenticated, e.g.
No description provided by the author
No description provided by the author
# Structs
AccessGroup represents a group of Identities.
Group contains data about a group of users.
Identity represents data about the caller of the library.
SealedGroup is an encrypted structure which contains data about a user group.
SealedUser is an encrypted structure which contains data about a user.
Standalone is an ID Provider that manages its own data.
StandaloneConfig contains the keys with which the Standalone ID Provider will be configured.
User contains data about a user.
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author