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

signinRedirectCallback fails with "login_required" #1807

Open
ricardovanlaarhoven opened this issue Jan 13, 2025 · 1 comment
Open

signinRedirectCallback fails with "login_required" #1807

ricardovanlaarhoven opened this issue Jan 13, 2025 · 1 comment

Comments

@ricardovanlaarhoven
Copy link

ricardovanlaarhoven commented Jan 13, 2025

Sometimes the callback fails with login_required. When this happens, i don't call anything. (like i call userManager.signinSilentCallback(); when its successfull.)

Then it takes about 5 seconds for the top frame to notice this.

Isn't there another function that i should call in this case? To let the top frame know it immediatly?

I have a try/catch on the signinSilent when it fails it calls signinRedirect.
this is now effectivly taking 5 seconds.

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
@ricardovanlaarhoven and others