-
Notifications
You must be signed in to change notification settings - Fork 88
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
(DOCSP-34287) Add documentation for App.EmailPassword.retryCustomConfirmation
#3098
Conversation
Readability for Commit Hash: 7c7e561 You can see any previous Readability scores (if they exist) by looking Readability scores for changed documents:
For Grade Level, aim for 8 or below. For Reading Ease scores, aim for 60 or above:
For help improving readability, try Hemingway App. |
App.EmailPassword.retryCustomConfirmation
App.EmailPassword.retryCustomConfirmation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Question for related content that's out-of-scope for this ticket, but otherwise LGTM!
@@ -51,6 +51,17 @@ mehtod. | |||
.. literalinclude:: /examples/generated/dotnet/WorkWithRealm.snippet.confirm-user.cs | |||
:language: csharp | |||
|
|||
Retry a User Confirmation Function |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll look at adding it. Shouldn't take too long.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updates look good! Release Notes section should be updated too?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah, yep. I'll update that now.
Co-authored-by: cbullinger <115956901+cbullinger@users.noreply.github.com>
✨ Staging URL: https://preview-mongodbmongodb.gatsbyjs.io/realm/master/ 🪵 Logs |
…firmation` (mongodb#3098) ## Pull Request Info Jira ticket: https://jira.mongodb.org/browse/DOCSP-34287 Staged changes: - [Manage Email/Password Users](https://preview-mongodbkrollinsmdb.gatsbyjs.io/realm/DOCSP-34457/sdk/dotnet/manage-users/manage-email-password-users/#retry-a-user-confirmation-function) Add an example for the new App.EmailPassword.retryCustomConfirmation method. ### Reminder Checklist Before merging your PR, make sure to check a few things. - [x] Describe your PR's changes in the Release Notes section - [x] Create a Jira ticket for corresponding docs-app-services work if needed ### Release Notes - **.NET SDK** - Manage Users/Manage Email/Password Users: Add an example for the new App.EmailPassword.retryCustomConfirmation method and the older, undocumented, App.EmailPassword.ResendConfirmationEmailAsync method. ### Review Guidelines [REVIEWING.md](https://github.com/mongodb/docs-realm/blob/master/REVIEWING.md) --------- Co-authored-by: cbullinger <115956901+cbullinger@users.noreply.github.com>
Pull Request Info
Jira ticket: https://jira.mongodb.org/browse/DOCSP-34287
Staged changes:
Add an example for the new App.EmailPassword.retryCustomConfirmation method.
Reminder Checklist
Before merging your PR, make sure to check a few things.
Release Notes
Review Guidelines
REVIEWING.md