Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 459 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 459 Bytes

Samples

The following samples are available:

  • vanilla, which shows the minimal amount of code needed to start using ms-rest-browserauth
  • react-app, which uses create-react-app to show how a larger web app might integrate with @azure/ms-rest-browserauth
  • authentication-with-popup, Simple react app that demonstrates how to use the browserauth library to authenticate with a popup(no redirects).