reuse access token!

This commit is contained in:
24c02 2025-11-24 11:34:01 -05:00
parent d5fb08350d
commit 82cee8393f

View file

@ -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