feat(pre-verified): devrel input#4035
Open
Aaron-Ritter wants to merge 67 commits intoFusionAuth:feature/pre-verified/devrelfrom
Open
feat(pre-verified): devrel input#4035Aaron-Ritter wants to merge 67 commits intoFusionAuth:feature/pre-verified/devrelfrom
Aaron-Ritter wants to merge 67 commits intoFusionAuth:feature/pre-verified/devrelfrom
Conversation
…cumentation to mail identity pre-verification and finalize content
…fication setup similar to email identity pre-verification
…registration verification feature
…ocumentation for email and phone identity pre-verification and add a draft to the Troubleshooting section
…re-verified-sonderformat-input
…I reference section in draft, deprecation notes and improved testing instructions
# Conflicts: # astro/src/content/docs/customize/look-and-feel/upgrade.mdx # astro/src/content/docs/release-notes/index.mdx
… into feature/pre-verified/devrel-input # Conflicts: # astro/src/content/docs/apis/_user-registration-combined-response-body.mdx # astro/src/content/docs/apis/_verificationIds.mdx # astro/src/content/docs/apis/custom-forms/_form-request-body.mdx # astro/src/content/docs/apis/custom-forms/_form-response-body.mdx # astro/src/content/docs/apis/identity-verify.mdx # astro/src/content/docs/customize/look-and-feel/upgrade.mdx # astro/src/content/docs/lifecycle/manage-users/verification/gate-accounts-until-user-email-verified.mdx # astro/src/content/docs/lifecycle/manage-users/verification/gate-accounts-until-user-phone-verified.mdx # astro/src/content/docs/lifecycle/register-users/advanced-registration-forms.mdx # astro/src/content/docs/operate/secure/advanced-threat-detection.mdx # astro/src/content/docs/release-notes/index.mdx
Contributor
Author
|
@wied03 there are some earlier review comments by @nathan-contino which I have not yet implemented. |
wied03
requested changes
Dec 22, 2025
Contributor
wied03
left a comment
There was a problem hiding this comment.
Overall, looking good. Just a few points.
...o/src/content/docs/lifecycle/manage-users/verification/identity-pre-verification-via-api.mdx
Outdated
Show resolved
Hide resolved
...o/src/content/docs/lifecycle/manage-users/verification/identity-verification-using-email.mdx
Show resolved
Hide resolved
...o/src/content/docs/lifecycle/manage-users/verification/identity-verification-using-phone.mdx
Outdated
Show resolved
Hide resolved
...o/src/content/docs/lifecycle/manage-users/verification/identity-verification-using-phone.mdx
Outdated
Show resolved
Hide resolved
…tegy APIField description
… number verification
wied03
approved these changes
Dec 30, 2025
nathan-contino
requested changes
Jan 27, 2026
Contributor
nathan-contino
left a comment
There was a problem hiding this comment.
Some minor comments.
mark-robustelli
requested changes
Jan 29, 2026
Contributor
mark-robustelli
left a comment
There was a problem hiding this comment.
I reviewed the blog post and made some suggestions. I will let @nathan-contino comment on the rest doc updates.
Contributor
Author
|
@mark-robustelli @nathan-contino As discussed, I have moved the blog in an own branch so this can be finalized. The review input has been incorporated in the new branch and will be complicated separately. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request focuses on improving the clarity and consistency of the API documentation, especially around field descriptions, possible values, and terminology. It also adds missing details, corrects minor errors, and enhances guidance for users and developers.
Documentation improvements and clarifications:
user.encryptionScheme,user.twoFactor.methods[x].method,form.steps[x].type,form.type,loginIdType, andverificationStrategyacross multiple API documentation files to improve clarity and consistency.user.encryptionSchemeandoneTimeCodefields.Content and terminology corrections:
Tutorials and guidance enhancements:
Formatting and consistency:
-to*) for tutorial links and possible values in API field descriptions to maintain consistency throughout the documentation.These changes collectively enhance the usability and accuracy of the API documentation, making it easier for developers to understand and implement the APIs correctly.