labd / django-cognito-jwt

An Authentication backend for Django Rest Framework for AWS Cognito JWT tokens
MIT License
177 stars 59 forks source link

Using the Django admin interface #32

Closed jgordor closed 4 years ago

jgordor commented 4 years ago

I have the django-cognito-jwt integrated with DRF, but when I try to access the /admin interface, it shows me id/password login form.

How can I login on the django admin interface?

Thanks!

SureshDamera commented 3 years ago

Hey @jgordor

We also end up with the same problem. Did you resolve this issue?

matiszz commented 2 years ago

I am having the same issue, could you solve it?