File tree Expand file tree Collapse file tree 4 files changed +7
-3
lines changed
Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.3.6 (Dicember 03, 2014)
4+
5+ * Broadcast event oauth: tokenDestroy after a logout.
6+
37## 0.3.5 (November 29, 2014)
48
59* Remove access token and change directive text to 'logout' when token is expired.
Original file line number Diff line number Diff line change 11{
22 "name" : " oauth-ng" ,
3- "version" : " 0.3.5 " ,
3+ "version" : " 0.3.6 " ,
44 "main" : [
55 " dist/oauth-ng.js" ,
66 " dist/views/templates/default"
Original file line number Diff line number Diff line change 1- /* oauth-ng - v0.3.5 - 2014-11-29 */
1+ /* oauth-ng - v0.3.6 - 2014-12-03 */
22
33'use strict' ;
44
Original file line number Diff line number Diff line change 11{
22 "name" : " oauth-ng" ,
3- "version" : " 0.3.2 " ,
3+ "version" : " 0.3.6 " ,
44 "author" : " Andrea Reginato <andrea.reginato@gmail.com>" ,
55 "description" : " AngularJS Directive for OAuth 2.0" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments