-
Notifications
You must be signed in to change notification settings - Fork 396
[COJ]likhith/COJ-752/feat: integrate kyc_auth_status in POA #16036
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
[COJ]likhith/COJ-752/feat: integrate kyc_auth_status in POA #16036
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
A production App ID was automatically generated for this PR. (log)
Click here to copy & paste above information. |
|
🚨 Lighthouse report for the changes in this PR:
Lighthouse ran with https://deriv-app-git-fork-likhith-deriv-likhith-coj-752integrat-c4e5e9.binary.sx/ |
packages/account/src/Sections/Verification/ProofOfAddress/proof-of-address-form.tsx
Show resolved
Hide resolved
...count/src/Sections/Verification/ProofOfAddress/__tests__/proof-of-address-container.spec.tsx
Show resolved
Hide resolved
|
⏳ Generating Lighthouse report... |
...count/src/Sections/Verification/ProofOfAddress/__tests__/proof-of-address-container.spec.tsx
Show resolved
Hide resolved
packages/account/src/Sections/Verification/ProofOfAddress/proof-of-address-form.tsx
Show resolved
Hide resolved
packages/account/src/Sections/Verification/ProofOfAddress/proof-of-address-container.tsx
Show resolved
Hide resolved
packages/account/src/Sections/Verification/ProofOfAddress/proof-of-address-container.tsx
Show resolved
Hide resolved
packages/account/src/Sections/Verification/ProofOfAddress/proof-of-address-container.tsx
Show resolved
Hide resolved
packages/account/src/Sections/Verification/ProofOfAddress/__tests__/proof-of-address.spec.tsx
Show resolved
Hide resolved
|
This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
|
This PR was closed because it has been stalled for 5 days with no activity. Please reopen it if needed. |
Changes:
Current implementation of Proof of Address (POA) deals with get_account_status to trigger the flows. Refactor the POA section to make use of the new kyc_auth_status API call.