You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(client): auth handler for enhanced auth (mqttjs#1380)
* add draft of extended auth
* expose handleAuth for api
* do not handle auth packet directly for now
* handle auth packet
* point to dev version of mqtt-packet to make use of auth packages
* solve hacky connected/disconnected flagging to send auth packages
* remove unused code in handle auth
* add packetcallback to auth handler
* fix this and that issue
* point to mqtt-packet dev master
* switch to mqtt-packet 6.7.0 as our PR was merged
* merge
Co-authored-by: Lukas Läderach <lukas.laederach@3volutions.ch>
Co-authored-by: Cédric von Allmen <cedric.vonallmen@gmail.com>
0 commit comments