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

Doing actions in flutter while auth popup opened #162

Open
avdept opened this issue Apr 2, 2023 · 0 comments
Open

Doing actions in flutter while auth popup opened #162

avdept opened this issue Apr 2, 2023 · 0 comments

Comments

@avdept
Copy link

avdept commented Apr 2, 2023

When I open oauth popup, I want my page in flutter to be changed when auth was successful, but popup still hasn't hide yet(basically remove "flickering" 0.1 sec page after auth popup hide but flutter hasn't picked up then() future yet)

I'm using simple approach like client.fetchToken().then...

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

No branches or pull requests

1 participant