Skip to content

[feature] Allow to manage permissions #116

@clochix

Description

@clochix

It may be useful to add some methods to deal with permissions API. For exemple, user may want to:

  • list current permissions of the application
    GET /permissions/self
  • get permissions on a document
    POST /permissions/exists
  • create tokens for reduced set of permissions
    POST /permissions
  • update permission set
    PATCH /permissions/:id

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions