Problem
Tried to setup the environment locally and couldn't login due to required Google / Microsoft OAuth.
Using my own Google OAuth keys is just annoying
Workarounds
Couple of approaches for solving this
- Setup a public Google OAuth account that external contributors can use exclusively for dev
- Seemingly risky, but nothing lost if compromised / abused
- Create seeded users with hardcoded inboxes and calendar entries
- Might be annoying to match Google parity 1-1, will have to maintain for future features
Problem
Tried to setup the environment locally and couldn't login due to required Google / Microsoft OAuth.
Using my own Google OAuth keys is just annoying
Workarounds
Couple of approaches for solving this