Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 362 Bytes

File metadata and controls

8 lines (5 loc) · 362 Bytes

Azure AD v2 App in SPA sample

A repository that has boilerplate with Azure AD V2 App authentication implementation with MSAL JS library, React JS, Redux.

A web development dev-env setup ready to rock with F5 debug/run experience. Does MSAL login against an Azure AD and shows invoking APIs with Access Tokens.

Also shows the AJAX flows with Redux reducers.