-
## Library
- [ ] `msal@1.x.x` or `@azure/msal@1.x.x`
- [X] `@azure/msal-browser@2.x.x`
- [ ] `@azure/msal-node@1.x.x`
- [X] `@azure/msal-react@1.x.x`
- [ ] `@azure/msal-angular@0.x.x`
- [ …
-
>> Please follow the issue template below. Failure to do so will result in a delay in answering your question.
## Library
- [ ] `@azure/msal-browser@2.1.0`
**Important**: Please fill in your ex…
-
### This issue is for a: (mark with an `x`)
```
- [ ] bug report -> please search issues before submitting
- [x ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior…
-
## Library
- [msal@1.2.1 ]
## Framework
React 16
## Description
A previous fix resolved issue [1165](https://github.com/AzureAD/microsoft-authentication-library-for-js/issues/1165) but remain…
-
Dear all,
First, thanks a mil for providing the sample application and the code-along sections attached to this project. The code-along sections helped a lot in the initial phase. However, what I di…
-
I have setup a Azure B2C tenant.
**Note**: prior to upgrading from .NET Core 3.1 to .NET 5 my project authentication was working fine.
The error I am getting is the following after accessing the …
-
It would be great to have some tests for all authenticators, and we currently lack it for the new Azure AD B2C Authenticator.
https://github.com/jupyterhub/oauthenticator/pull/307
-
Can you add this to the docs section in the Blazor auth for AAD and AAD B2C
```razor
@page "/graph"
@using Microsoft.AspNetCore.Authorization
@using Microsoft.Graph
@attribute [Authorize]
@inj…
-
I use Identity.Web/Identity.Web.MicrosoftGraph v1.2 & MS Graph SDK v3.19 in an asp core 3.1 web api application.
I use graph in AppOnly mode. This is my configuration:
```csharp
services.AddAut…
-
## Library
- [x] `msal@1.2.1`
## Framework
Quasar ( == vue.js) - Although this also has been reproed using plain old javascript.
## Description
MSAL fails fetching access tokens using `ac…
xstof updated
4 years ago