-
-
Notifications
You must be signed in to change notification settings - Fork 247
Closed
Description
if a flask app supports multiple authorization mechanisms, eg: JWT and hmacv4, how should I use this library?
From what I see in the decorator, it raises execption as long as it finds the authorization type doesn't match what's configured.
Can you support another setting flag to allow alternative authorization type, so that the jwt_optional just silently do nothing if the type is not bearer?
Metadata
Metadata
Assignees
Labels
No labels