File tree 1 file changed +2
-2
lines changed
articles/api/authentication
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ curl --request POST \
76
76
"link": "#signup"
77
77
}) %>
78
78
79
- Given a user's credentials, and a ` connection ` , this endpoint will create a new user using active authentication .
79
+ Given a user's credentials and a ` connection ` , this endpoint creates a new user.
80
80
81
81
This endpoint only works for database connections.
82
82
@@ -107,4 +107,4 @@ This endpoint only works for database connections.
107
107
- [ Password Strength in Auth0 Database Connections] ( /connections/database/password-strength )
108
108
- [ Password Options in Auth0 Database Connections] ( /connections/database/password-options )
109
109
- [ Adding Username for Database Connections] ( /connections/database/require-username )
110
- - [ Metadata Overview] ( /users/concepts/overview-user-metadata )
110
+ - [ Metadata Overview] ( /users/concepts/overview-user-metadata )
You can’t perform that action at this time.
0 commit comments