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

Release 1.0.14

Compare
Choose a tag to compare
@rohitnarula7176 rohitnarula7176 released this 17 Feb 03:06
· 99 commits to master since this release

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