asonas / chatwork-ruby

MIT License
64 stars 27 forks source link

refresh_token #81

Open AriesVu opened 2 years ago

AriesVu commented 2 years ago

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

sue445 commented 2 years ago

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

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