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

When click on sign in with Microsoft button at that time infinite API is calling #101

Open
parthsavaliya1 opened this issue Jun 8, 2022 · 8 comments
Assignees
Labels
bug Something isn't working

Comments

@parthsavaliya1
Copy link

when click on sign in with Microsoft button at that time infinite API is calling.

Here AUTH handler function call infinite time.

<AEPopup
showModal={isShowMicrosoftPopup}
onCloseFunc={this.onCloseFunc}
modelFooter={




}
>

Video : https://share.vidyard.com/watch/P3Aifm6dDmdjpn4hYL57Bb?

@parthsavaliya1 parthsavaliya1 added the bug Something isn't working label Jun 8, 2022
@soufiane-ouladdanden
Copy link

Im facing the same issue, any solution found ?

@parthsavaliya1
Copy link
Author

@alexandrtovmach can you please help here?

@parthsavaliya1
Copy link
Author

@alexandrtovmach Any Update on this?

@parthsavaliya1
Copy link
Author

@alexandrtovmach can you please give me update on this?

@parthsavaliya1
Copy link
Author

@alexandrtovmach Any update on this?

@oraimond
Copy link

I had a similar issue. For the time being I've set it up so that a dummy button takes the place of the real login button while my server is verifying the details from Microsoft. It seems that whenever the page is loaded and the microsoft login button is rendered it will instantly starting trying to get a silent login and this caused the loop on my system.

@parth-pindiwala-us
Copy link

I'm facing the same issue, any solution found? Please help.

@alexandrtovmach
Copy link
Owner

Please check new version v2.0.0+
I can't guarantee if it's solved, but at least you can try

I'm gonna work on slight refactor next week, so plan to fix it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
5 participants