-
Notifications
You must be signed in to change notification settings - Fork 178
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I love this library, It would be great if the library support scopes, it already supports "additional claims" where scopes can be added to the token, it would be great if there is a check during the authorization if API endpoint scopes is met by token scopes
maybe like this:
Authorize.jwt_required(scopes=["users","stores"])
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request