mirror of
https://github.com/System-End/identity-vault.git
synced 2026-04-19 19:45:08 +00:00
reuse access token!
This commit is contained in:
parent
d5fb08350d
commit
82cee8393f
1 changed files with 1 additions and 1 deletions
|
|
@ -158,7 +158,7 @@ Doorkeeper.configure do
|
|||
#
|
||||
# You can not enable this option together with +hash_token_secrets+.
|
||||
#
|
||||
# reuse_access_token
|
||||
reuse_access_token
|
||||
|
||||
# In case you enabled `reuse_access_token` option Doorkeeper will try to find matching
|
||||
# token using `matching_token_for` Access Token API that searches for valid records
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue