Azure-Samples/ms-identity-b2c-javascript-spa
Vanilla JavaScript single-page application calling a web API protected by Azure AD B2C
MIT
Issues
- 2
msal:acquireTokenFailure when editing profile
#18 opened by JamesBewley - 3
No docs (that I found) for how to enable auth on a Function App (and failing when doing the obvious)
#20 opened by andrewcooke-isti - 2
Example that uses .Net core web api
#19 opened by 72gm - 18
Login Error via Microsoft Option!
#17 opened by justcodewithus - 2
Please inline configuration instead of breaking it out into small, separate files
#16 opened by JayDouglass - 6
- 3
Redirects to my app inside the popup
#15 opened by conor909 - 0
Sign In button throwing an error
#12 opened by nreddipalle - 4
LoginRedirect and LoginPop does not work
#11 opened by santanp - 2
Auth Redirect is not working properly
#9 opened by chdalski - 4
Versions since 2.1.0 seem to be not returning accessToken after returning from acquireTokenSilent
#4 opened by mikerains - 0
MSAL 2.1 and 2.6.1 fail with ClientAuthError: no_tokens_found: No tokens were found for the given scopes, and no authorization code was passed to acquireToken. You must retrieve an authorization code before making a call to acquireToken
#3 opened by mikerains - 2
[Question] Login required when app is open on separate tabs in Safari Private browsing windows
#2 opened by JJHakiLe