c40c2cd9949d3c5602303c3cfb009620e9a92e8d
Fix NKey nonce verification: the NATS client signs the nonce string (ASCII bytes of the base64url-encoded nonce), not the raw nonce bytes. Pass the encoded nonce string bytes to the authenticator for verification.
Description
No description provided
Languages
C#
99.9%