drogue-iot / drogue-cloud

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

Make the console spy send refreshed tokens to the websocket connection #296

Closed ctron closed 2 years ago

ctron commented 2 years ago

The websocket spy in the console must periodically send a refreshed access token.

This should be rather simple, as the console also refreshes tokens. We only need to send them, once updated.