tshea113 / budget-board

A web app for managing monthly budgets and net worth
GNU General Public License v3.0
1 stars 0 forks source link

Change auth to use ASP.NET Identity #131

Closed tshea113 closed 3 weeks ago

tshea113 commented 3 weeks ago

Moving away from firebase to simplify the auth and not require a google cloud account. Firebase was a bit overkill for this, since it's expected that this will be self-hosted and not need the scale of firebase.