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

Azure Active Directory Library (ADAL) support for ReactJS

Results 27 react-adal issues
Sort by recently updated
recently updated
newest added

npm ERR! Found: [email protected] npm ERR! node_modules/react npm ERR! react@"^18.1.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer react@"^15.0.0 || ^16.0.0 || ^17.0.0"...

I need this to avoid the react error "Can't perform a React state update on an unmounted component. This is a no-op, but it indicates a memory leak in your...

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

Hi, How can I get claims from ADFS? Thanks

Hi, I am trying to mock adalFetch but with no luck. I keep getting, `{ message: 'User login is required', msg: 'login required' }` here is what I have so...

Recently, I am facing an issue with Custom error page navigation. ADAL is not returning any error message(mostly null or empty string), this leads to Microsoft error page as it...

how can i implement login at some specific point, the current implementation forces the user to login as soon as you launch the app or open the home page, what...

I have an app that validates token from backend. If my app idle for about an hour, the validation trigger for valid token.. Is there a way to get a...

Hi, I have setup authentication for my react app with react-adal. However, if a user directly goes to a page other than what's set in reply urls, I get the...

![image](https://user-images.githubusercontent.com/5151146/80110661-42421c80-85c2-11ea-90b1-6ad5cf351250.png) I have set up both the frontend and backend with my configurations. Still I see this error. More details: https://stackoverflow.com/questions/61288172/retrieve-emails-on-behalf-of-user-flow-from-hotmail-using-microsoft-identity-pla?noredirect=1#comment108579631_61288172