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

Returns a token authenticator for the specified token

Parameters

token: string | (() => string)