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
I want to test redirection from my /login endpoint, but the default client created inside of new_client automatically follows redirects, so I don't get to inspect it.