Skip to content

Commit c0dcdbb

Browse files
committed
changed folder names
1 parent a901096 commit c0dcdbb

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

AdalJsSample/README.md renamed to JavascriptWebAppSample/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ADAL JS Sample
1+
# Javascirpt Web App Sample
22

33
The [Azure Active Directory Authentication Library (ADAL)](https://docs.microsoft.com/en-us/azure/active-directory/develop/active-directory-authentication-libraries) enables client application developers to authenticate cloud users and obtain access tokens for API usage.
44

File renamed without changes.

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ Learn more about [integrating with Team Services](https://www.visualstudio.com/d
1212
* [Device profile sample (.NET Core)](./DeviceProfileSample/README.md)
1313
* [ASP.NET Web app OAuth sample](./OAuthWebSample/README.md)
1414
* [Client library sample (using VSSConnection)](./ClientLibraryConsoleAppSample/README.md)
15+
* [Javascript web app sample (using Azure Active Directory JS Library)](./JavascriptWebAppSample/README.md)

0 commit comments

Comments
 (0)