Improvement for documentation #8648
Unanswered
spechtx
asked this question in
Ideas & Suggestions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The documentation explains how to use TokenAuthentication:
https://www.django-rest-framework.org/api-guide/authentication/#tokenauthentication
In order to use TokenAuth, the settings.py file must define Default Authentication Classes:
I have the information from here: https://stackoverflow.com/questions/26906630/django-rest-framework-authentication-credentials-were-not-provided
My suggestion / idea is, to add that information to the documentation.
Thank you :-)
Beta Was this translation helpful? Give feedback.
All reactions