Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/simplewebauthn/packages/types/src/index.ts>Base64URLString

WebAuthn, Simplified. A collection of TypeScript-first libraries for simpler WebAuthn integration. Supports modern browsers, Node, Deno, and more.
Latest
type alias Base64URLString
import { type Base64URLString } from "https://deno.land/x/simplewebauthn@v11.0.0/packages/types/src/index.ts";

An attempt to communicate that this isn't just any string, but a Base64URL-encoded string

definition: string