Azure-Samples / ms-identity-javascript-v2

VanillaJS sample using MSAL.js v2.x and OAuth 2.0 Authorization Code Flow with PKCE on Microsoft identity platform
MIT License
105 stars 84 forks source link

Initialize the Quickstart Application for MSAL JS 2.0 #1

Closed pkanher617 closed 4 years ago

pkanher617 commented 4 years ago

This PR creates the initial codebase for the quickstart application using MSAL 2.0 (@azure/msal-browser). It does not include the app creations scripts for powershell or the apps.json configuration for the portal quickstarts. Those will come in following PRs.