Skip to content

Commit

Permalink
Updated _sign-up.md, removed "active authentication" from description (
Browse files Browse the repository at this point in the history
  • Loading branch information
kegashe authored May 31, 2024
1 parent d6e31df commit c6b67d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions articles/api/authentication/_sign-up.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ curl --request POST \
"link": "#signup"
}) %>

Given a user's credentials, and a `connection`, this endpoint will create a new user using active authentication.
Given a user's credentials and a `connection`, this endpoint creates a new user.

This endpoint only works for database connections.

Expand Down Expand Up @@ -107,4 +107,4 @@ This endpoint only works for database connections.
- [Password Strength in Auth0 Database Connections](/connections/database/password-strength)
- [Password Options in Auth0 Database Connections](/connections/database/password-options)
- [Adding Username for Database Connections](/connections/database/require-username)
- [Metadata Overview](/users/concepts/overview-user-metadata)
- [Metadata Overview](/users/concepts/overview-user-metadata)

0 comments on commit c6b67d0

Please sign in to comment.