ebaauw / homebridge-nb

Homebridge plugin for Nuki Bridge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hashed token has been deprecated

ebaauw opened this issue · comments

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.

In v1.4.0.