jwt_auth_provider

class auth_middleware.jwt_auth_provider.JWTAuthProvider

Basic interface for a JWT authentication provider

Args:

metaclass (_type_, optional): _description_. Defaults to ABCMeta.