This release brings the package into compliance with Django 4.x. This is the bare minimum required to make it work with Django 4.x.
Added Features
* Added a flag for bypassing the Server Cache Lock strategy through a settings bool AUTH_SERVER_CACHE_LOCK
Removed Features
* Removed backwards compatibility for Django 1.x and Python > 3.x. Moving forward this package will only be supported on the latest Django LTS and Python 3.x.
Changes
* Changed URL patterns to the Path standard.
Live on: https://pypi.org/project/django-better-auth-oidc/0.1.1/