some bad possible fixes for google login in cosmos
Compare changes
Files
2@@ -4,7 +4,7 @@ Helper functions to help with authentication
@@ -78,6 +78,11 @@ def google_login(token: str):
The issue is that the cosmosDB instance tries to create some indices for a collection which already contains documents... Not sure how to fix this properly atm