Auth Utils
Implementing Session Based Authentication (π solution)
π¨βπΌ Ok, we're halfway finished with this migration. Now we need to update some of
the code in the
/login and /signup routes to use the changes in the auth
module properly.