update access token expired time
This commit is contained in:
@ -29,7 +29,7 @@
|
||||
},
|
||||
"auth": {
|
||||
"refresh_token_lifetime_day": 30,
|
||||
"access_token_lifetime": 300,
|
||||
"access_token_lifetime": 86400,
|
||||
"reset_password_url": "https://bri-dev.shiblysolution.id/reset-password/"
|
||||
},
|
||||
"service": {
|
||||
|
||||
@ -29,7 +29,7 @@
|
||||
},
|
||||
"auth": {
|
||||
"refresh_token_lifetime_day": 30,
|
||||
"access_token_lifetime": 300,
|
||||
"access_token_lifetime": 86400,
|
||||
"reset_password_url": "https://bri-dev.shiblysolution.id/reset-password/"
|
||||
},
|
||||
"service": {
|
||||
|
||||
Reference in New Issue
Block a user