chatwork-ruby icon indicating copy to clipboard operation
chatwork-ruby copied to clipboard

refresh_token

Open AriesVu opened this issue 3 years ago • 1 comments

I use API to send notification, but I don't know how long refresh_token is and how can I extend refresh_token expiration

AriesVu avatar Mar 15 '22 05:03 AriesVu

Default expiration is 14 days, but you can make it indefinite using offline_access .

See https://download.chatwork.com/ChatWork_API_Documentation.pdf

sue445 avatar Mar 15 '22 05:03 sue445