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

Commit

Permalink
adding api doc
Browse files Browse the repository at this point in the history
  • Loading branch information
rohitnarula7176 committed Feb 17, 2017
1 parent ddcc664 commit 0819165
Show file tree
Hide file tree
Showing 16 changed files with 7,161 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
node_modules
*~
/.c9revisions/
doc/
build/
samples/

Expand Down
3 changes: 3 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
Version 1.0.14
=========================
* Adding ability to specify anonymous sub-urls for a configured endpoint
* Adding api documentation
* Adding ability to turn off default navigation to start page after login. Set navigateToLoginRequestUrl:false.
* Fixing http interceptor to look into templateCache first
* Fixing infinite loop issues when using popUp for angular versions 1.5.8 or above
* Fixing silent exception error in case of user defined callback function
* Fixing double error pipeline in angular acquireToken method
* Updating the default token expiry offset from 2 minutes to 5 minutes
* Other bug fixes and updates

Version 1.0.13
Expand Down
Loading

0 comments on commit 0819165

Please sign in to comment.