alexandrtovmach / react-microsoft-login

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

[Electron] ClientAuthError: Token renewal operation failed due to timeout. #72

Closed wilcollins closed 3 years ago

wilcollins commented 3 years ago

The pop-up flow fails in Electron, closing the pop-up nearly instantly, before the user can enter information. The error thrown is ClientAuthError: Token renewal operation failed due to timeout.

alexandrtovmach commented 3 years ago

This package is not tested in Electron, so I can't guarantee stable work