Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: malformed base64. #176

Open
manh20012000 opened this issue Jun 24, 2024 · 0 comments
Open

TypeError: malformed base64. #176

manh20012000 opened this issue Jun 24, 2024 · 0 comments

Comments

@manh20012000
Copy link

manh20012000 commented Jun 24, 2024

not used with token type string on react native

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant