Skip to content

support for scopes #36

Open
Open
@SamiAlsubhi

Description

@SamiAlsubhi

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions