Closed svschannak closed 8 years ago
Because it would only create new unnecessary changes in the project, i will use the username and password to get the token.
It generally works - but the authentication should be written in its own class, like here: http://www.django-rest-framework.org/api-guide/authentication/#how-authentication-is-determined
Is now done. Works over Header and by GET parameter.
Add an authentication backend - based on e-mail and password and an token.