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: Dbot on first load when not logged in #292

Conversation

rupato-deriv
Copy link
Contributor

This pull request includes an important change to the src/components/layout/index.tsx file. The change ensures that the currency information is properly handled during the OIDC authentication process.

Enhancements to OIDC authentication:

  • src/components/layout/index.tsx: Added a retrieval of query_param_currency from session storage and defaulted to 'USD' if not found. This value is then used in the state parameter of the requestOidcAuthentication function to ensure the correct account currency is passed during authentication.

@rupato-deriv rupato-deriv changed the title fix: added the query param to the url FIX: Dbot on first load when not logged in Feb 27, 2025
Copy link

Name Result
Build status Failed ❌
Action URL Visit Action

@rupato-deriv rupato-deriv merged commit 9a23638 into deriv-com:master Feb 27, 2025
1 of 2 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.

1 participant