jwt_bearer_manager

class auth_middleware.jwt_bearer_manager.JWTBearerManager(auth_provider: JWTAuthProvider, auto_error: bool = True)