Skip to content

Commit

Permalink
Merge pull request #1024 from AzureAD/negoe-wiki-update
Browse files Browse the repository at this point in the history
Updated Wiki with info about installing the libs
  • Loading branch information
Prithvi Kanherkar committed Nov 12, 2019
2 parents 3e04b05 + 590b05c commit a030123
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The Microsoft Authentication Library for JavaScript enables client-side JavaScri

### Core and wrapper libaries

The [`lib`](https://github.com/AzureAD/microsoft-authentication-library-for-js/tree/dev/lib) folder contains the source code for all of our libraries.
The [`lib`](https://github.com/AzureAD/microsoft-authentication-library-for-js/tree/dev/lib) folder contains the source code for all of our libraries. You will also find all the details about **installing the libraries**, in their respective Readme.md.

- [Microsoft Authentication Library for JavaScript](lib/msal-core/README.md): A browser-based, framework-agnostic core library that enables authentication and token acquisition with the Microsoft Identity platform in JavaScript applications. Implements the OAuth 2.0 [Implicit Grant Flow](https://docs.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-implicit-grant-flow), and is [OpenID-compliant](https://docs.microsoft.com/en-us/azure/active-directory/develop/v2-protocols-oidc).

Expand Down

0 comments on commit a030123

Please sign in to comment.