Skip to content

Latest commit

 

History

History

samples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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).