Skip to content

@stellar-passkey/core API


@stellar-passkey/core API / decodeBase64Url

Function: decodeBase64Url()

decodeBase64Url(input): Uint8Array

Defined in: packages/core/src/webauthn/base64url.ts:52

Decode a base64url string (no padding, URL-safe alphabet) to bytes.

Parameters

input

string

Returns

Uint8Array

MIT — SCF-43 RFP submission (2026). Status: pre-1.0.