-
Notifications
You must be signed in to change notification settings - Fork 430
docs: document recovery v2 (recovery via SMS) #2238
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
Conversation
…eRecoveryChannel/g
…ltier-recovery-v2
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.
please always look at the preview, the "Download your current configuration" is not rendered for some reason
edit2: ah nevermind I was just confused.
Maybe we should increment the headings for CLI so they don't show up in the table of contents on the right.
its a classic problem with tabs in docusaurus
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.
lgtm.
the feature flag is not yet available in settings right @gaultier ?
Did you also check if http://ory.sh/docs/kratos/self-service/flows/account-recovery-password-reset needs an update? That is the main concept doc for recovery, the other one is "just" the quickstart.
On master as of now, the feature flag is present including in the UI, but it does not yet do anything. When https://github.com/ory-corp/cloud/pull/8826 is merged, it will do what is described in the docs.
I have just added a section on the main account recovery page, even though it is a bit redundant, it is still better as you mentioned. |
Related Issue or Design Document
https://github.com/ory-corp/cloud/pull/8826