• Base64URL encode an object

    Parameters

    • obj: Record<string, unknown>

      The object to create the encoded string from

    Returns string

    The string of the encoded object

Generated using TypeDoc