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

Need the ability to verify user's session #698

Open
LordZardeck opened this issue Sep 7, 2019 · 2 comments
Open

Need the ability to verify user's session #698

LordZardeck opened this issue Sep 7, 2019 · 2 comments
Labels

Comments

@LordZardeck
Copy link

Currently, even on the built-in checkout, if the user session becomes stale, and they come back to checkout, they are logged out on the site, but still appear "logged in" in checkout. This causes a problem as errors occur when trying to use saved payment methods and such, and just generic error occurs and displays to the user. We should have the ability to verify the session when loading checkout and clear it if it's stale and invalid. Ideally the Checkout SDK would just "lose" the signed in user when it loads checkout and determines it's stale.

@lpschz lpschz added the bug label Sep 11, 2019
@lpschz
Copy link
Contributor

lpschz commented Sep 13, 2019

Hey Sean,

This is a known issue for us. At the moment we even allow finishing orders when the token expires. One of the engineers in Checkout team, @snaderiBC is currently working in verifying user session in order creation.

We will update this ticket when we have news around this issue.

@c-s-alex
Copy link

any news ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

3 participants