import { jwtAuthenticator } from "https://deno.land/x/natsws@v1.28.0/src/mod.ts";
Returns an Authenticator function that returns a JwtAuth. If a seed is provided, the public key, and signature are calculated.
import { jwtAuthenticator } from "https://deno.land/x/natsws@v1.28.0/src/mod.ts";
Returns an Authenticator function that returns a JwtAuth. If a seed is provided, the public key, and signature are calculated.