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

Add knox token authentication #456

Closed
wants to merge 1 commit into from
Closed

Conversation

TimJentzsch
Copy link
Contributor

Relevant issue: Closes #455

Description:

This PR adds token authentication via https://github.com/James1345/django-rest-knox.

TODO

Figure out if this breaks the current authentication flow.
For now we want to be able to use both to not break the production apps.

Checklist:

  • Code Quality
  • Pep-8
  • Tests (if applicable)
  • Success Criteria Met
  • Inline Documentation
  • Wiki Documentation (if applicable)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add authentication via tokens
1 participant