-
Notifications
You must be signed in to change notification settings - Fork 5.3k
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
[Components] xverify #15237
Comments
Hello everyone, I have tested this PR and there're some test cases failed or needed improvement. Please check the test report below for more information |
Verify Address - FailedRequired props - failedThe request failed with status code So that's why you are getting an error from the endpoint Verify Email - Failed
and then set the domain as a prop and test. Let me know if that works otherwise there are a list of email status that you can check here https://apidocs.xverify.com/#email-lists-of-values |
Hi everyone, all test cases are passed! Ready for release! Test report |
xverify
URLs
Actions
verify-email
Prompt
Send an email verification request. Requires the email address to verify. Optionally specify additional metadata or configuration for the request.
verify-phone
Prompt
Send a phone verification request via SMS or call. Requires the phone number to verify. Optionally specify country code or message template.
verify-address
Prompt
Submit an address verification request. Requires details like street, city, state, and postal code. Optionally include additional metadata for the request.
The text was updated successfully, but these errors were encountered: