Skip to content

Commit d98bce6

Browse files
committed
Fixed formatting, shortened.
1 parent 25740c8 commit d98bce6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/connections/database/require-username.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ To see how this will affect the login screen, select the **Try Connection** view
3131
Users can then login with either their username or their email address. Users who registered while **Requires Username** was disabled will not have a Username field stored and will have to log in with their email address.
3232

3333
::: warning
34-
Be aware, existing users without a stored username cannot have a username added to their profile. You will not be able to update the user using Auth0 Dashboard or the Management API User Update endpoint.
34+
Existing users without a stored username cannot have a username added to their profile. You will not be able to update the user using the Auth0 Dashboard or the Management API **Update User** endpoint.
3535
:::
3636

3737
### Username length
@@ -58,4 +58,4 @@ The username field accepts the following characters:
5858
* The tilde (~) character;
5959
* The underscore (_) character;
6060

61-
No other characters/symbols are allowed.
61+
No other characters/symbols are allowed.

0 commit comments

Comments
 (0)