This sample shows how to authenticate users with Azure AD in a React application using the new Authorization Code Flow with PKCE. The main component for authentication is implemented as a context providers with React Hooks so it can be easily referenced and used for other applications as well.
forked from pcibraro/msal-browser-react
-
Notifications
You must be signed in to change notification settings - Fork 0
This sample shows how to authenticate users with Azure AD in a React application using the new Authorization Code Flow with PKCE
License
nicolashermosilla/msal-browser-react
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This sample shows how to authenticate users with Azure AD in a React application using the new Authorization Code Flow with PKCE
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 82.9%
- HTML 11.1%
- CSS 6.0%