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

fix: default currency #245

Conversation

shafin-deriv
Copy link
Contributor

This pull request includes several changes to the authentication flow and the initialization process in the application. The most important changes involve the refactoring of the login information handling, the introduction of an AuthWrapper component, and modifications to the CallbackPage component.

Authentication Flow and Initialization:

  • src/app/App.tsx: Removed the login information handling logic and the use of Fragment in the App component. [1] [2] [3] [4]

  • src/app/AuthWrapper.tsx: Introduced a new AuthWrapper component that handles the authentication process, including setting tokens in local storage and initializing the application.

  • src/main.tsx: Updated the entry point to render the AuthWrapper instead of the App component.

Callback Page Enhancements:

Copy link

github-actions bot commented Feb 6, 2025

Preview Link: https://shafin-BOT-2674-chor.bot-65f.pages.dev

Name Result
Build status Completed ✅
Preview URL Visit Preview
Action URL Visit Action

@rupato-deriv rupato-deriv merged commit b60d213 into deriv-com:master Feb 7, 2025
3 checks passed
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.

3 participants