Skip to content

Authentication and Authorization #2

Description

@d1vshar

Authorization system with access "role"s.

USER -> Should only have access to all Queries
MESS_ADMIN -> Should have access to both all Queries and Mess Mutations
ADMIN -> Should have access to both all Queries and all Mutations

Should be configurable easily, as more schema types will be added in future.
For example:
MERCHANT -> Should have access to all queries and Merchant type mutations

Use JWT if possible for Authentication.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions