ebaauw / homebridge-nb

Homebridge plugin for Nuki Bridge
Apache License 2.0
51 stars 3 forks source link

Hashed token has been deprecated #94

Closed ebaauw closed 1 year ago

ebaauw commented 1 year ago

Use of hased token in the Nuki bridge HTTP API has been deprecated, in favour of encrypted token. See https://developer.nuki.io/page/nuki-bridge-http-api-1-13/4.

Looks like encryption is based on libsodium (NaCl). No native NodeJS support, but there is an npm package, https://github.com/paragonie/sodium-plus.

ebaauw commented 1 year ago

In v1.4.0.