Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider Client Logged In Cookies are Restored #193

Conversation

AdrianJSClark
Copy link
Owner

If a "RestoreCookies" method is supplied and the cookies returned include any which apply to our base URL, then consider the client already authenticated so it doesn't have to call the login endpoint again.

Fixes #186

If a "RestoreCookies" method is supplied and the cookies returned
include any which apply to our base URL, then consider the client
already authenticated so it doesn't have to call the login endpoint
again.

Fixes #186
@AdrianJSClark AdrianJSClark merged commit ced98dc into main Nov 26, 2023
2 checks passed
@AdrianJSClark AdrianJSClark deleted the 186-implementing-savecookies-and-restorecookies-does-not-prevent-unnecessary-logins branch November 26, 2023 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implementing SaveCookies and RestoreCookies does not prevent unnecessary logins
1 participant