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
A basic authentication example would be great. I saw the example auth.jl but like to know how I can return a 401 Unauthorized response to force the user to login.
A basic authentication example would be great. I saw the example auth.jl but like to know how I can return a
401 Unauthorizedresponse to force the user to login.