Releases: JamesRandall/AngularJS-OAuth2
Releases · JamesRandall/AngularJS-OAuth2
Resolved promise syntax issue
08 Dec 21:11
Compare
Sorry, something went wrong.
No results found
Template retrieval now uses the .then syntax as opposed to the deprecated .success.
npm support
14 Mar 18:48
Compare
Sorry, something went wrong.
No results found
Released as an npm package, bower continues to be supported.
Support for alternative token storage strategies
29 Feb 11:37
Compare
Sorry, something went wrong.
No results found
Addition of a token-storage-handler attribute to allow for alternative token storage strategies. See readme.md for details.
Bug fixes
25 Feb 13:43
Compare
Sorry, something went wrong.
No results found
Fix contributed by ciaranj for handling redirect on the / path (#30 )
Fix for mishandling in clicks within the padded area of the button in the default template
Bug fixes
25 Feb 12:44
Compare
Sorry, something went wrong.
No results found
Fix contributed by ciaranj for handling redirect on the / path (#30 )
Fix for mishandling in clicks within the padded area of the button in the default template
Silent token renewal and docs
21 Jan 17:39
Compare
Sorry, something went wrong.
No results found
Added the silent token renewal feature and fully documented the directive rather than relying on my blog