Expiration, Last Attempted URL, and other major changes
Moving to 2.0.0 version as there are numerous breaking changes from the previous release.
- Feature: Event Hooks for Failed Authentication / Authorization
- Feature: Token Expiration
- Feature: Last Attempted Authorization Path
- Changed all usage of $location.path() to $location.url() so the search and hash components can be used (or captured in the case of the last attempted feature) in URLs. This change also modified a number of the configuration options (replace: 'Path' with 'Url').