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

Ameerul / FEWP-366 Migrate P2P standalone to OIDC #420

Conversation

ameerul-deriv
Copy link
Contributor

@ameerul-deriv ameerul-deriv commented Dec 12, 2024

  • Implemented OIDC in standalone

@ameerul-deriv ameerul-deriv marked this pull request as ready for review December 12, 2024 08:56
}
}
}, [isEndpointPage, error?.code, isAuthorized, isAuthorizing, oAuthLogout, oauthUrl]);
// eslint-disable-next-line react-hooks/exhaustive-deps
Copy link
Contributor

@adrienne-deriv adrienne-deriv Dec 12, 2024

Choose a reason for hiding this comment

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

nit: I don't think we need to useCallback this function imo, it has way much dependencies already and its not that complex 😅

Copy link
Contributor

@adrienne-deriv adrienne-deriv left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

Preview Link: https://FEWP-366-migrate-p2p.p2p-standalone.pages.dev

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

@amam-deriv amam-deriv merged commit 86a2b34 into deriv-com:master Mar 7, 2025
2 of 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.

5 participants