You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use the django-passwordless branch of the sample, which contains a few necessary changes, such as how the database server URL is set and adding `'OPTIONS': {'sslmode': 'require'}` to the Django database configuration as required by Azure PostgreSQL Flexible server.
69
-
70
-
```terminal
71
-
git checkout django-passwordless
65
+
cd serviceconnector-webapp-postgresql-django-passwordless
0 commit comments