Skip to main content
Module

x/jok_transport/deps.ts

🦕🚌 Transport for your messages from Front-end to Back-end to Front-end to Anywhere
Go to Latest
import * as jokTransport from "https://deno.land/x/jok_transport@v0.4.3/deps.ts";

Functions

Returns a jwt authenticator configured from the specified creds file contents.

Returns a jwt authenticator. If a seed is provided, the public key, and signature are calculated. Note if a signature is provided the returned value should be a base64 encoded string.

Returns an nkey authenticator that returns a public key

Interfaces

Authenticator is an interface that returns credentials