latestSwagger 2.0BSD License2026-08-10461733.7 KB
065e523f40af
rest-auth
Check the credentials and return the REST Token if the credentials are valid and authenticated. Calls Django Auth login method to register User ID in Django session framework
Accept the following POST parameters: username, password Return the REST Framework Token Object's key.
post/rest-auth/login/
Request body
Response
Created