How to login on Django REST Framework

It’s a login page provided automatically by the API framework. It’s effectively no different than the regular login page. You could try login with your user account and you should be able to login to your user account.

1 Like