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

Web login #18

Open
ViiMorales opened this issue Mar 15, 2023 · 2 comments
Open

Web login #18

ViiMorales opened this issue Mar 15, 2023 · 2 comments

Comments

@ViiMorales
Copy link

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?

@pavel-nitka
Copy link

@ViiMorales try to add 'knownAuthorities'. For me it helped.
image

@dandamoodi
Copy link

dandamoodi commented Dec 27, 2023

Hi @ViiMorales / @pavel-nitka , could you please provide the documentation link for web implementation or any sample app link is highly appreciated

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

3 participants