Add post-auth landing page with cookie-based profile storage
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
</head>
|
||||
<body style="opacity: 0">
|
||||
<div id="g_id_onload"
|
||||
data-client_id="{{.GOOGLE_CLIENT_ID}}"
|
||||
data-client_id="{{.env.GOOGLE_CLIENT_ID}}"
|
||||
data-login_uri="/auth/google/callback"
|
||||
data-ux_mode="redirect"
|
||||
data-use_fedcm_for_button="true"
|
||||
|
||||
Reference in New Issue
Block a user