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

User-based fixed token authentication #103

Open
3 tasks
MorpheusXAUT opened this issue Jul 26, 2018 · 0 comments
Open
3 tasks

User-based fixed token authentication #103

MorpheusXAUT opened this issue Jul 26, 2018 · 0 comments

Comments

@MorpheusXAUT
Copy link
Member

In order to allow for proper integration into external sites and services, the backend needs to support "static" authentication on a per-user basis, for example via "user API tokens".
Users could generate these tokens in their account page and use them to perform actions on their behalf using third-party services (e.g. a community's internal mission tool).


Tasks

  • API token model
  • Endpoints for managing API tokens
  • Adaption to authentication strategy to accept API tokens and retrieve user from database
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

1 participant