mirror of
https://gitee.com/log4j/pig.git
synced 2024-12-22 12:48:58 +08:00
fix ...
Signed-off-by: qichen <celeenobug@163.com>
This commit is contained in:
parent
a8d1424483
commit
0fb0231dc0
@ -34,7 +34,7 @@ import java.util.Optional;
|
||||
public class PigRemoteRegisteredClientRepository implements RegisteredClientRepository {
|
||||
|
||||
/**
|
||||
* 刷新令牌有效期默认 30 填
|
||||
* 刷新令牌有效期默认 30 天
|
||||
*/
|
||||
private final static int refreshTokenValiditySeconds = 60 * 60 * 24 * 30;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user