# Functions
NewID constructs a new ID.
No description provided by the author
ParseID will parse the input as either a canonically-formatted UUID or as a base64-encoded collection of bytes.
No description provided by the author
# Constants
The token could not be revalidated and no further attempts should be made.
The token is being refreshed by another instance.
The token has not (yet) been validated.
The token should be considered valid until the refresh_after time.
# Variables
No description provided by the author
Enum value maps for TokenStatus.
Enum value maps for TokenStatus.
Unauthenticated is a well-known ID that represents an unauthenticated user.
# Structs
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
UnimplementedPrincipalsServer must be embedded to have forward compatible implementations.
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PrincipalsClient is the client API for Principals service.
PrincipalsServer is the server API for Principals service.
UnsafePrincipalsServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
No description provided by the author