Commit ae3e9486 by Administrator

Update techhero-auth-service.yml

parent 40fe3909
......@@ -54,6 +54,6 @@ x-oauth-client:
authorized_grant_types: 'password,refresh_token,authorization_code,wechat'
web_server_redirect_uri: 'www.techhero.cn'
authorities: 'write'
access_token_validity: 604800
refresh_token_validity: 604800
access_token_validity: 1814400
refresh_token_validity: 1814400
autoapprove: 'true'
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment