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

Deal with negative case: user kills the browser and doesn't complete the auth connect flow #5

Open
chinalwb opened this issue May 11, 2021 · 0 comments

Comments

@chinalwb
Copy link

Hey guys!

I am integrating smartcar into my app, I followed the official documentation and built up the features successfully.

But there is one question, that is about this API: smartcarAuth.launchAuthFlow(appContext);

After calling this, it brings up the browser (with CustomTabsIntent), which is fine but, what if the user kills the browser app and doesn't complete the auth connection flow?

Is there a way to detect this case, maybe via SmartcarCallback?

Thanks!

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

No branches or pull requests

1 participant