alexandrtovmach / react-microsoft-login

Microsoft services authorization with React.
https://alexandrtovmach.github.io/react-microsoft-login
MIT License
80 stars 38 forks source link

authCallback never has data #90

Closed phuctranlh closed 2 years ago

phuctranlh commented 2 years ago

I followed the guide, but the callback never prints out the data. It has only error. I successfully login with O365, and see the token returned on the url of the iframe. But it never comes to the callback function for the next use.

alexandrtovmach commented 2 years ago

Browser? Package version? something to reproduce?

alexandrtovmach commented 2 years ago

closing as not reproducable