# Packages
No description provided by the author
# Functions
AuthEventStreams authorize the whole of event streams.
AuthListAsyncReplies authorize the listing or searching of all replies.
AuthReadAsyncReplyByUUID authorize the query of an invidual reply by UUID.
AuthRPC authorize an RPC call.
AuthRPCSubscribe authorize a subscribe RPC call.
GetAccessToken extracts a previously stored access token.
GetAuthContext extracts a previously stored auth context from the context.
IsSystemContext checks if a context was created as a system context.
NewSystemAuthContext creates a system background context.
RegisterSecurityModule is the plug point to register a security module.
WithAuthContext adds an access token to a base context.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author