Closed hwkiem closed 2 years ago
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/hwkiem/imho/5DuJE8acAET6391T3Qgq7E1YhcGU
✅ Preview: https://imho-git-hwk-sesson-hwkiem.vercel.app
@miped I am going to start including you as a reviewer on my PRs because I know you have good insights and I want to actually start taking PRs a little more seriously since we have something in prod
@miped @jryan3211 feel free to approve, but I think going forward owners should merge their own PRs
Adding session logic to frontend.
New AuthProvider HOC on the center _app page prioritizes CSR. useAuth hook from AuthProvider harnesses React context to pass authentication props throughout component tree.
closes #114 closes #113