alessiodam / CC-Bank-frontend

The frontend for Bank Of ComputerCraft
https://cc-bank-frontend-tkb-studios.vercel.app
MIT License
1 stars 1 forks source link

refactor: Improve auth sessions using context #21

Closed Exzotic5485 closed 7 months ago

Exzotic5485 commented 7 months ago

Improves the current auth / session code by using react context and a "useSession()" hook that can be used anwhere (client components) in the app.

vercel[bot] commented 7 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
cc-bank-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 11, 2024 9:09pm
alessiodam commented 7 months ago

@okunamayanad review?

alessiodam commented 7 months ago

Noice stuff man