File tree Expand file tree Collapse file tree 3 files changed +4
-0
lines changed Expand file tree Collapse file tree 3 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -18,3 +18,5 @@ Bas van Oostveen
18
18
Bart Merenda
19
19
Paul Oswald
20
20
Jens Timmerman
21
+ Jim Graham
22
+ pySilver
Original file line number Diff line number Diff line change @@ -102,6 +102,7 @@ Development
102
102
103
103
* #396: added an IsAuthenticatedOrTokenHasScope Permission
104
104
* #357: Support multiple-user clients by allowing User to be NULL for Applications
105
+ * #389: Reuse refresh tokens if enabled.
105
106
106
107
0.10.0 [2015-12-14]
107
108
~~~~~~~~~~~~~~~~~~~
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ Development
6
6
7
7
* #396: added an IsAuthenticatedOrTokenHasScope Permission
8
8
* #357: Support multiple-user clients by allowing User to be NULL for Applications
9
+ * #389: Reuse refresh tokens if enabled.
9
10
10
11
11
12
0.10.0 [2015-12-14]
You can’t perform that action at this time.
0 commit comments