package
0.33.0
Repository: https://github.com/target/goalert.git
Documentation: pkg.go.dev

# Functions

ContextWithPolicy returns a new context with the given Policy attached.
NewGraphQLClaims returns a new Claims object for a GraphQL API key with the embedded policy hash.
NewStore will create a new Store.
PolicyFromContext returns the Policy associated with the given context.

# Constants

Audience is the JWT audience for GraphQL API keys.
Issuer is the JWT issuer for GraphQL API keys.

# Structs

No description provided by the author
No description provided by the author
Claims is the set of claims that are encoded into a JWT for a GraphQL API key.
GQLPolicy is a GraphQL API key policy.
No description provided by the author
NewAdminGQLKeyOpts is used to create a new GraphQL API key.
Store is used to manage API keys.
No description provided by the author