Hello.
django-allauth has 7.3k stars and 2.6k forks and it is the most used authentication package for Django powered by Oauth2_Provider.
Oauth2_Provider is a kind of Session controller but for APIs.
Django Session is able to be powered by django-cassandra-engine but for Oauth2_Provider no.
There is a huge necessity for Django to be powered by Cassandra and Oauth2_Provider since it is used by most of APIs.
Also, would be even better to have all django-allauth compatible with Cassandra.