react-azure-adb2c icon indicating copy to clipboard operation
react-azure-adb2c copied to clipboard

Looking for a maintainer - if interested please get in touch in issue #13

Results 38 react-azure-adb2c issues
Sort by recently updated
recently updated
newest added

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.11.0 to 3.13.1. Changelog *Sourced from [js-yaml's changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md).* > 3.13.1 / 2019-04-05 > ------------------- > > - Fix possible code execution in (already unsafe) `.load()`, [#480](https://github-redirect.dependabot.com/nodeca/js-yaml/issues/480). >...

dependencies

We see that initialize is called in index.js which forms UserAgentApplication using signInPolicy. We have different signinPolicy per user domain, so if user is from xyz organization with email [email protected]...

Add validateAuthority parameter to pass it to MSAL. It enables b2clogin.com uri

I have pages, where I do not want to enforce authentication, but I would take advantage of it, if it is here. Right now authentication.getAccessToken() returns null for such pages....

How to implement SSO(Single Sign On) with this library.

Looks like you're fixed to `"msal": "^0.1.5"` and I think they're up to v0.2.3 now. Happy to submit a PR, but want to make sure you're up for it ?

The current state of the library makes it difficult to consume in Typescript based projects. To address this I believe that supplying a basic set of typing for the library