whatsmeow recently merged passkey support in PR tulir/whatsmeow#1186. We should implement this in wuzapi to allow native passkey pairing as an alternative to QR codes. This would enable a more stable connection without relying on browser extensions or scraping.
According to the PR owner, the implementation should handle the PairPasskeyRequest event and provide a way to submit the WebAuthnResponse back to the client via new API endpoints.
Refs: (tulir/whatsmeow#1186)
whatsmeow recently merged passkey support in PR tulir/whatsmeow#1186. We should implement this in wuzapi to allow native passkey pairing as an alternative to QR codes. This would enable a more stable connection without relying on browser extensions or scraping.
According to the PR owner, the implementation should handle the PairPasskeyRequest event and provide a way to submit the WebAuthnResponse back to the client via new API endpoints.
Refs: (tulir/whatsmeow#1186)