issues
search
Project-Stage-Academy
/
UA1244_beta
1
stars
0
forks
source link
Update Settings and Middleware for OAuth
#100
Open
mehalyna
opened
1 month ago
mehalyna
commented
1 month ago
Task:
Update
settings.py
with OAuth configurations.
Steps:
Add the
allauth
middleware and templates to the Django settings.
Configure OAuth
callback URLs
.
Deliverable:
OAuth configurations finalized.
US #93
settings.py
with OAuth configurations.allauth
middleware and templates to the Django settings.US #93