Skip to content

This sample shows how to authenticate users with Azure AD in a React application using the new Authorization Code Flow with PKCE

License

Notifications You must be signed in to change notification settings

nicolashermosilla/msal-browser-react

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

msal-browser-react

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.

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

No packages published

Languages

  • JavaScript 82.9%
  • HTML 11.1%
  • CSS 6.0%