react-aad icon indicating copy to clipboard operation
react-aad copied to clipboard

A React wrapper for Azure AD using the Microsoft Authentication Library (MSAL). The easiest way to integrate AzureAD with your React for authentication.

Results 104 react-aad issues
Sort by recently updated
recently updated
newest added
trafficstars

Hey folks, Thanks for everyone's patience, and I apologize for the late replies. Since July a small group has been working to redesign the `react-aad-msal` library from ground-up to work...

> Please provide us with the following information: > --------------------------------------------------------------- ### This issue is for a: (mark with an `x`) ``` - [ ] bug report -> please search issues...

enhancement
help wanted
good first issue

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...

dependency bug

I have a React application which wished to add an Azure login authentication. The original code calling the App.js in index.js without Azure AD is as below: ``` import React...

**Library versions** - `react-aad-msal`: 2.3.5 - `msal`: 1.3.2 **Describe the bug** On login, react-aad-msal library sends AAD_LOGIN_SUCCESS event twice in certain situations. This is not specific to login success event....

Requirement is that after a user logs in via Azure AD (or any identity provider really), they should be redirected to the page they tried to access. Meaning a flow...

My understanding is that this project is using [_Implicit Grant (link)_](https://docs.microsoft.com/en-us/azure/active-directory/develop/msal-authentication-flows#implicit-grant), but microsoft has just released support of [Auth Code For SPAs](https://docs.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-auth-code-flow). I was looking at the official roadmap for...

I am having infinite loop if i call a .NET Core API in ComponenetDidMount or useEffect while calling a dispatcher for Redux **Code Structure:** ``` { ({login, logout, authenticationState, error,...

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...

dependency bug

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...

dependency bug