jeroenterheerdt / ring-hassio

A Home Assistant add-on for live streaming from Ring devices.
MIT License
131 stars 93 forks source link

Refresh Tokens now have an expiry. #68

Open bzip22 opened 2 years ago

bzip22 commented 2 years ago

The referenced refresh token material in the readme now indicates that Ring added an expiry to the refresh tokens. It seems it is now required to continuously update the token and store the value locally. Can this functionality be added to this project?