Skip to content
This repository has been archived by the owner on Feb 7, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
glibnub authored Sep 23, 2019
1 parent a535a5a commit d2aef0a
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 @@ -89,6 +89,6 @@ The key files containing authentication logic are the following:

**index.html** - contains a reference to adal.js

**HomeController.js**- shows how to take advantage of the login() and logOut() methods in ADAL.
**HomeController.js**- shows how to take advantage of the `login()` and `logOut()` methods in ADAL.

**UserDataController.js** - shows how to extract user information from the cached id_token.

0 comments on commit d2aef0a

Please sign in to comment.