COP4331-LargeGroupProject-Fall22 / backend

Backend for SmartChef project, see https://github.com/COP4331-LargeGroupProject-Fall22/SmartChef
0 stars 1 forks source link

Rework authentication #52

Closed mplekunov closed 2 years ago

mplekunov commented 2 years ago

Add support for appropriate JWT based authentication method. Using firebase in our setup was a mistake.