package
3.0.38
Repository: https://github.com/dosco/graphjin.git
Documentation: pkg.go.dev

# Functions

NewAuth0Provider creates a new Auth0 JWT provider.
NewFirebaseProvider creates a new Firebase JWT provider.
NewGenericProvider creates a new generic JWT provider.
NewJWKSProvider creates a new JWKSProvider.
NewProvider creates a new JWT provider based on the config values.

# 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
JWTConfig struct contains JWT authentication related config values used by the GraphJin service.

# Interfaces

JWTProvider is the interface to define providers for doing JWT authentication.