docs: link flow to a form in examples#1075
Merged
kushalshit27 merged 4 commits intoauth0:masterfrom Apr 30, 2025
Merged
Conversation
fdd8d96 to
403e7cb
Compare
Contributor
|
Thanks for your contribution @codenaz |
Contributor
|
Hi. @codenaz , All commits should be signed to enhance security, authorship, trust and compliance. |
kushalshit27
requested changes
Apr 29, 2025
Contributor
kushalshit27
left a comment
There was a problem hiding this comment.
Can you add same for : examples/directory/forms/New Kyc form.json
….com/codenaz/auth0-deploy-cli into docs/link-flow-to-a-form-in-examples
759bcd0 to
3c553a2
Compare
Contributor
Author
Added |
Contributor
Author
|
kushalshit27
approved these changes
Apr 30, 2025
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.

🔧 Changes
Improve forms and flows example by linking flow to a form which is a very common use case.
Since there is no proper documentation or published api specification of different components that can be deployed with this tool, the example docs are the best guide for developers. This helps devs using this tool find out easily that the the flow_id on a form config just needs to reference the flow by name and not
idas the field implies with multiple trials and errors📝 Checklist