Skip to content

TypeError: malformed base64. #176

@manh20012000

Description

@manh20012000

not used with token type string on react native

import {encode, decode} from 'js-base64';
const token = userTokenObject.accessToken;
const decoded = decode(token);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions