GTBitsOfGood / canine-assistants

Educating the Dogs Who Change the World
https://dev--canine-assistants.netlify.app
MIT License
4 stars 0 forks source link

Handling client-side session errors and loading #215

Closed ShmulTomer closed 5 months ago

ShmulTomer commented 6 months ago

Handle client-side session errors and loading

Issue Number(s): #169

What does this PR change and why? PR requirements

Checklist

Critical Changes

How To Test

Within SessionManager.jsx, you can manually set status to 'loading' or 'unauthenticated' and attempt to go on protected pages to see either a Loading page or getting kicked off to /login

netlify[bot] commented 6 months ago

Deploy Preview for canine-assistants failed.

Name Link
Latest commit
Latest deploy log https://app.netlify.com/sites/canine-assistants/deploys/6605711790f50d070e7faf1e
afazio1 commented 5 months ago

integrated into #236