You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the project description it says: Capacitor-wrapper for MSAL libraries. Works on iOS, Android and web. also on some issues and releases it's stated that there's a web method working but there's nothing on it on the documentation and when i try to log in via web i get and error like:
MSAL: Error occurred while logging in ClientAuthError: endpoints_resolution_error: Error: could not resolve endpoints. Please check network and try again. Detail: TypeError: Cannot read properties of undefined (reading 'filter')
Could an example how to implement the web functionality be provided on readme?
The text was updated successfully, but these errors were encountered:
On the project description it says: Capacitor-wrapper for MSAL libraries. Works on iOS, Android and web. also on some issues and releases it's stated that there's a web method working but there's nothing on it on the documentation and when i try to log in via web i get and error like:
MSAL: Error occurred while logging in ClientAuthError: endpoints_resolution_error: Error: could not resolve endpoints. Please check network and try again. Detail: TypeError: Cannot read properties of undefined (reading 'filter')
Could an example how to implement the web functionality be provided on readme?
The text was updated successfully, but these errors were encountered: