drogue-iot / drogue-cloud

Cloud Native IoT
https://drogue.io
Apache License 2.0
113 stars 30 forks source link

Allow the user to refresh the access token on a websocket connection #295

Closed ctron closed 2 years ago

ctron commented 2 years ago

PR https://github.com/drogue-iot/drogue-cloud/pull/290 added a periodic check to validate the user's access token. We need to allow the user to send a new one, so that the connection can stay open.