[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report
[ ] Performance issue
[ ] Feature request
[X] Documentation issue or request
[ ] Other... Please describe:
Library Name
[ ] adal.js XX
[X] adal-angular XX
Library version
Library version: 1.0.17
Current behavior
the wiki samples doesn't list any sample for a React App using adal-agular.
Expected behavior
Please let's consider incorporating the following sample for a React App using GatsbyJS:
All current authentication work from microsoft is delivered through msal js library here. adal js is still supported only for security fixes. We would recommend to move to msal js for any advanced feature asks.
I'm submitting a...
Library Name
Library version
Library version: 1.0.17
Current behavior
the wiki samples doesn't list any sample for a React App using adal-agular.
Expected behavior
Please let's consider incorporating the following sample for a React App using GatsbyJS:
A React App authenticating users with Azure AD and calling its own Azure Api Management Gateway backed with Azure Functions