import { credsAuthenticator } from "https://deno.land/x/natsws@v1.28.0/src/mod.ts";
Returns an Authenticator function that returns a JwtAuth. This is a convenience Authenticator that parses the specified creds and delegates to the jwtAuthenticator.