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
publicRoutes: ["/api/:path*"], //exposes all the APIs to public. BUT, the private routes have their own authentication inside already using auth(), so this is valid.