Skip to content

Add roles in authorization token #56

@ZeyadKhattab

Description

@ZeyadKhattab

Who can call our APIs?

  1. a logged in user
  2. a non-logged in user
  3. another app

A token, which is already implemented can differentiate between the first 2 types, but not the third type. If we were to introduce cross-app communication, we might need to add roles in the token to differentiate between type 2 and 3

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestwontfixThis will not be worked on

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions