74 Forks
89 Stars
89 Watchers

ms-identity-javascript-v2

VanillaJS sample using MSAL.js v2.x and OAuth 2.0 Authorization Code Flow with PKCE on Microsoft identity platform

How to download and setup ms-identity-javascript-v2

Open terminal and run command
git clone https://github.com/Azure-Samples/ms-identity-javascript-v2.git
git clone is used to create a copy or clone of ms-identity-javascript-v2 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ms-identity-javascript-v2 https://github.com/Azure-Samples/ms-identity-javascript-v2/archive/master.zip

Or simply clone ms-identity-javascript-v2 with SSH
[email protected]:Azure-Samples/ms-identity-javascript-v2.git

If you have some problems with ms-identity-javascript-v2

You may open issue on ms-identity-javascript-v2 support forum (system) here: https://github.com/Azure-Samples/ms-identity-javascript-v2/issues