photo26/allauth_oauth
krek0 b57f9092aa
All checks were successful
Docker / build (release) Successful in 8s
Add display name (first_name) shown instead of username on user-facing UI
2026-05-17 07:11:37 +02:00
..
__init__.py Make database, oauth, smtp server, mail verificaiton configurable in .env 2026-05-10 13:11:14 +02:00
apps.py Add allauth_oauth app to sync user fields on OAuth login 2026-05-10 13:11:14 +02:00
provider.py fix oauth 2026-05-17 06:36:48 +02:00
signals.py Add display name (first_name) shown instead of username on user-facing UI 2026-05-17 07:11:37 +02:00
urls.py Make database, oauth, smtp server, mail verificaiton configurable in .env 2026-05-10 13:11:14 +02:00
views.py fix oauth 2026-05-17 06:36:48 +02:00