From c42775cfab82e50f19f19325f0ac18c17fdc367f Mon Sep 17 00:00:00 2001 From: ramya18101 Date: Wed, 18 Dec 2024 12:45:35 +0530 Subject: [PATCH] Update docs --- docs/auth0_universal-login_customize.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/auth0_universal-login_customize.md b/docs/auth0_universal-login_customize.md index 12a844cc..6e211fb7 100644 --- a/docs/auth0_universal-login_customize.md +++ b/docs/auth0_universal-login_customize.md @@ -32,6 +32,16 @@ auth0 universal-login customize [flags] ``` +## Flags + +``` + -p, --prompt string Name of the prompt to customize. + -r, --rendering-mode string standardMode is recommended for customizating consistent, branded experience for users. + Alternatively, advancedMode is recommended for full customization/granular control of the login experience and to integrate own component design system + + -s, --screen string Name of the screen to customize. + -f, --settings-file string File to save the rendering configs to. +``` ## Inherited Flags