Skip to content

Commit c6b67d0

Browse files
authored
Updated _sign-up.md, removed "active authentication" from description (#10428)
1 parent d6e31df commit c6b67d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/api/authentication/_sign-up.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ curl --request POST \
7676
"link": "#signup"
7777
}) %>
7878

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.
8080

8181
This endpoint only works for database connections.
8282

@@ -107,4 +107,4 @@ This endpoint only works for database connections.
107107
- [Password Strength in Auth0 Database Connections](/connections/database/password-strength)
108108
- [Password Options in Auth0 Database Connections](/connections/database/password-options)
109109
- [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)

0 commit comments

Comments
 (0)