Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
function tokenAuthenticator
import { tokenAuthenticator } from "https://deno.land/x/natsws@v1.28.0/src/nats-base-client.ts";

Returns a token authenticator for the specified token

Parameters

token: string | (() => string)