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
Is your feature request related to a problem? Please describe.
Login credentials is saved in cookie, token & session, But this http client only supports cookie & token login verification now. You need support session verification in next version.