Add google sign-in

Also, try to be a bit more correct with CSRF and CORS.
It works on my machine.
This commit is contained in:
2025-08-06 15:27:45 +02:00
parent 69327d9edf
commit c219091c2c
8 changed files with 145 additions and 26 deletions

View File

@@ -1 +1,2 @@
const backend_api = '/zetikettes/srv/'
const google_oauth_client_id = '634510965520-c5l7f15fn4koraqhpqfe01ssn8v0q2qk.apps.googleusercontent.com';