You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are subset of pages that require authentication to access (ex: Account) and wright now we have a wrapper component ProtectedPageWrapper. A better pattern for this would be a route group to include that logic for the subset of pages
There are subset of pages that require authentication to access (ex: Account) and wright now we have a wrapper component
ProtectedPageWrapper. A better pattern for this would be a route group to include that logic for the subset of pages