Skip to content

Replace uses of atob and btoa with modern equivalents #776

@garethbowen

Description

@garethbowen

Description

Replace usage of atob with Uint8Array.fromBase64(), and btoa with Uint8Array.toBase64().

Requires updating the target library in tsconfig.

Initially raised in #766 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions