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
* This is a file containing the different secret keys the server will use, including for authentication.
* SESSION_SECRET: a random string of characters used internally to keep user sessions. This can be generated by yourself, just generate a random, long string of characters
*
* Google:
* GOOGLE_CLIENT_ID: The client ID used for the Google API
* GOOGLE_CLIENT_SECRET: The client secret used for the Google API