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

Web-Wallet cross-window login #7

Merged
merged 45 commits into from
Jul 16, 2024
Merged

Web-Wallet cross-window login #7

merged 45 commits into from
Jul 16, 2024

Conversation

arhtudormorar
Copy link
Collaborator

No description provided.

import { axiosInstance } from 'apiCalls/utils/axiosInstance';

export const axiosFetcher = (url: string) =>
axiosInstance.get(url).then((response) => response.data);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would catch and log the error here

@arhtudormorar arhtudormorar changed the title Login Web-Wallet cross-window login Jul 16, 2024
@arhtudormorar arhtudormorar merged commit df42dda into development Jul 16, 2024
0 of 2 checks passed
CiprianDraghici pushed a commit that referenced this pull request Aug 29, 2024
login with web wallet working
@arhtudormorar arhtudormorar deleted the tm/login branch August 30, 2024 14:11
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

Successfully merging this pull request may close these issues.

4 participants