carlosrrdev / divvy

Expense tracking and splitting
https://dv.crr.codes
MIT License
3 stars 2 forks source link

Add BaaS integration #4

Closed carlosrrdev closed 4 months ago

carlosrrdev commented 4 months ago

Expectation

Add a Backend as a Service integration (Supabase or Firebase). This should allow users to connect their google accounts to Divvy in order to store divvies on their accounts.

Steps

carlosrrdev commented 4 months ago

Firebase has been implemented as the BaaS with Google OAuth to allow users to quickly sign in using their Google account. Will likely add other providers in the future.