Releases: JamesRandall/AngularJS-OAuth2
Releases · JamesRandall/AngularJS-OAuth2
Resolved promise syntax issue
Template retrieval now uses the .then syntax as opposed to the deprecated .success.
npm support
Released as an npm package, bower continues to be supported.
Support for alternative token storage strategies
- Addition of a token-storage-handler attribute to allow for alternative token storage strategies. See readme.md for details.
Bug fixes
Bug fixes
Silent token renewal and docs
Added the silent token renewal feature and fully documented the directive rather than relying on my blog