"Users" tab disappeared when using Django-allauth

There is normally a “Users” tab below the “Groups” tab in django admin. That is now missing

I am using django-allauth

I am on a superuser accounts

I did look for this on google and couldn’t find anything

also, “http://127.0.0.1:8000/admin/auth/user/” doesn’t exist.