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

[Question] Logout and Refresh #54

Open
Stewioie opened this issue Sep 4, 2020 · 1 comment
Open

[Question] Logout and Refresh #54

Stewioie opened this issue Sep 4, 2020 · 1 comment

Comments

@Stewioie
Copy link

Stewioie commented Sep 4, 2020

How to prevent that in case of logout or refresh a pop up appear to sign in again?

Is it necessary?

I think in case of logout just logout without a login prompt as also in refresh token.

Am I doing sth worng?

Thanks

@stevenspiel
Copy link

I'm getting the same thing.

await AppleSignIn.performRequests(<AppleIdRequest>[
  AppleIdRequest(requestedOperation: OpenIdOperation.operationLogout),
]);

This opens a popup:

Screen Shot 2020-09-11 at 4 03 58 PM

And I have to sign in

Screen Shot 2020-09-11 at 4 04 32 PM

Once I sign in, it logs me out.

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

2 participants