I wasn't sure where to ask questions here, but what are the dependencies of this compared to the built-in admin? Can I safely remove the django.contrib.auth depdendency?
Also any plans on allowing custom User models to be saved in the database with the corresponding identity provider identification (id, uuid etc.)? This way one can somewhat reuse the permissions and groups of Django.