Thanks to visit codestin.com
Credit goes to github.com

Skip to content

An301290/ms-identity-docs-code-javascript

 
 

Repository files navigation

# Microsoft identity platform product documentation backing code This repo contains code used to directly support the product documentation for the [Microsoft identity platform](https://docs.microsoft.com/azure/active-directory/develop/). It is a mono-repo that contains all of the referenced tutorials relating to JavaScript-based implementations using the [Microsoft Autentication Library for JavaScript](https://github.com/AzureAD/microsoft-authentication-library-for-js). ## Content ## Resources - [Microsoft identity platform product documentation](https://docs.microsoft.com/azure/active-directory/develop/) - [Microsoft Authentication Library (MSAL) documentation](https://docs.microsoft.com/azure/active-directory/develop/msal-overview) - [Microsoft Authentication Library for JavaScript (MSAL.js) 2.0 for Browser-Based Single-Page Applications](https://github.com/AzureAD/microsoft-authentication-library-for-js/tree/dev/lib/msal-browser) - [Microsoft Authentication Library for Node (msal-node)](https://github.com/AzureAD/microsoft-authentication-library-for-js/tree/dev/lib/msal-node) - [Microsoft Authentication Library for Angular](https://github.com/AzureAD/microsoft-authentication-library-for-js/tree/dev/lib/msal-angular) - [Microsoft Authentication Library for React (msal-react)](https://github.com/AzureAD/microsoft-authentication-library-for-js/tree/dev/lib/msal-react) # auth_entra_id

About

Source for the JavaScript & TypeScript code snippets in the Microsoft identity platform documentation found on https://docs.microsoft.com.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.5%
  • TypeScript 20.5%
  • HTML 13.9%
  • CSS 2.1%