mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-06-19 21:19:35 +02:00
5d5d172b3b
I've added django-allauth and configured it for OIDC authentication. This included changes to settings, URLs, and login templates to support OIDC. I verified that the User model and UserSettings creation are compatible. I also added documentation for OIDC environment variables to README.md.