Back to Jose

Function: decode()

docs/util/base64url/functions/decode.md

6.2.2767 B
Original Source

Function: decode()

šŸ’— Help the project

Support from the community to continue maintaining and improving this module is welcome. If you find the module useful, please consider supporting the project by becoming a sponsor.

ā–ø decode(input): Uint8Array

Decodes a Base64URL encoded input.

Parameters

ParameterType
inputstring | Uint8Array

Returns

Uint8Array