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
"description": "A secret used to sign session cookies and CSRF tokens. One way to generate this is with: python -c 'import os; import base64; print(base64.b64encode(os.urandom(32)))'"
},
"GOOGLE_OAUTH_CLIENT_JSON": {
"description": "The JSON for a Google OAuth client (see https://www.trot.to/docs/deploy/creating-oauth-credentials)"