Skip to content

Conversation

wynneplaga
Copy link

@wynneplaga wynneplaga commented Jun 2, 2022

Fixes issue 235.

The tab closure (from the login dialog closing) immediately proceeds the callback to onNewIntent. By debouncing the closure notification to the next iteration of the main looper, onNewIntent is able to callback first, avoiding the false report of user cancellation.

@veronikapetruskova
Copy link
Contributor

Hi @wynneplaga can you check if this issue is fixed in the latest Auth library version 2.1.1?

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.

Auth lib returns null request code on subsequent logins

2 participants