Skip to content
This repository has been archived by the owner on Jun 26, 2021. It is now read-only.

Commit

Permalink
Merge pull request #897 from AzureAD/adal-end-announcement
Browse files Browse the repository at this point in the history
Added ADAL announcement
  • Loading branch information
aiwangmicrosoft authored Feb 11, 2020
2 parents de375da + fe0e703 commit 83afbf2
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
---

This library, ADAL for JavaScript, will no longer receive new feature improvements. Instead, use the new library
[MSAL.js](https://github.com/AzureAD/microsoft-authentication-library-for-js).

* If you are starting a new project, you can get started with the
[MSAL.js docs](https://github.com/AzureAD/microsoft-authentication-library-for-js/wiki)
for details about the scenarios, usage, and relevant concepts.
* If your application is using the previous ADAL JavaScript library, you can follow this
[migration guide](https://docs.microsoft.com/azure/active-directory/develop/msal-compare-msal-js-and-adal-js)
to update to MSAL.js.
* Existing applications relying on ADAL JavaScript will continue to work.

---

Active Directory Authentication Library (ADAL) for JavaScript
====================================
|[Getting Started](https://github.com/AzureAD/azure-activedirectory-library-for-js/wiki)| [Docs](https://aka.ms/aaddev)| [Samples](https://github.com/AzureAD/azure-activedirectory-library-for-js/wiki/Code-samples)| [Support](README.md#community-help-and-support)
Expand Down

0 comments on commit 83afbf2

Please sign in to comment.