package
2.0.0+incompatible
Repository: https://github.com/tekker-dev/go-authcrunch.git
Documentation: pkg.go.dev

# Functions

NewIdentityProvider returns an instance of IdentityProvider.
NewJwksKeyFromRSAPrivateKey returns an instance of Jwks from RSA private key.
NewJwksKeyFromRSAPublicKeyPEM returns an instance of Jwks from RSA public key in PEM format.

# Structs

Config holds the configuration for the IdentityProvider.
IdentityProvider represents OAuth-based identity provider.
JwksKey is a JSON object that represents a cryptographic key.