hwkiem / imho

davdiv.vercel.app
3 stars 1 forks source link

Hwk/session #129

Closed hwkiem closed 2 years ago

hwkiem commented 2 years ago

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

vercel[bot] commented 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

hwkiem commented 2 years ago

@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

hwkiem commented 2 years ago

@miped @jryan3211 feel free to approve, but I think going forward owners should merge their own PRs