• Base64URL encode with no padding from an Uint8Array to a string

    Parameters

    • bytes: Uint8Array

      The bytes to encode

    Returns string

    The base64url encoded string

Generated using TypeDoc