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
Allow a route to be marked by :auth => false or :auth => [{ auth: false }] to not require authentification. Can be usefull to programatically disable auth in certain environments.