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
Replace the Google login with a dummy login, details set by environment variables?
Auth would have to be set up differently - or maybe just completely remove the login process and just have a cookie instead
Have a lambda that can be called every day to reset the database to the starting state (also change the cookie signing key so people can only be logged in for one day)
I think this would be useful even for local, because having a script to generate a database and not need to login with Google would be useful for testing out functionality.
Overview
It would be nice to have a test version of the site to show off its functionality.
Considerations
The text was updated successfully, but these errors were encountered: