We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4375bd8 commit 7f6d449Copy full SHA for 7f6d449
CHANGELOG.md
@@ -8,6 +8,8 @@ User-visible changes worth mentioning.
8
## master
9
10
- [#1395] Fix `NameError: uninitialized constant Doorkeeper::AccessToken` for Rake tasks.
11
+- [#1397] Add `as: :doorkeeper_application` on Doorkeeper application form in order to support
12
+ custom configured application model.
13
14
## 5.4.0.rc1
15
- [#1366] Sets expiry of token generated using `refresh_token` to that of original token. (Fixes #1364)
0 commit comments