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 I try to apply the auth middleware to the routes, I get redirected to the home page even though I'm logged in. The auth.basic middleware is working fine.
Is this a known issue or am I doing something wrong?
Thanks!
The text was updated successfully, but these errors were encountered:
If I try to apply the
auth
middleware to the routes, I get redirected to the home page even though I'm logged in. Theauth.basic
middleware is working fine.Is this a known issue or am I doing something wrong?
Thanks!
The text was updated successfully, but these errors were encountered: