Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ramya18101 committed Dec 18, 2024
1 parent 154f9d4 commit c42775c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/auth0_universal-login_customize.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c42775c

Please sign in to comment.