Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] Allow to manage permissions #116

Open
clochix opened this issue Mar 15, 2017 · 0 comments
Open

[feature] Allow to manage permissions #116

clochix opened this issue Mar 15, 2017 · 0 comments

Comments

@clochix
Copy link
Contributor

clochix commented Mar 15, 2017

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants