How to use the react-adal.adalGetToken function in react-adal

To help you get started, we’ve selected a few react-adal examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github Azure / AIPlatform / end-to-end-solutions / Luna / src / Luna.UI / isv_client / src / adalConfig.ts View on Github external
public GetToken(): Promise {
    return adalGetToken(this.authContext, endpoint);
  }
  public LogOut() {

react-adal

Azure Active Directory (ADAL) support for ReactJS

MIT
Latest version published 3 years ago

Package Health Score

51 / 100
Full package analysis