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
If a user has no authorization they should be redirected to the login page. Optional: After successful login, a user should be navigated to a page that they tried to access before
If a user has an authorization but has not enough permissions, they should be redirected to their default page (/restaurants page)
The text was updated successfully, but these errors were encountered:
Implement auth checks that will verify that user:
Notes:
/restaurants
page)The text was updated successfully, but these errors were encountered: