Enable Neon Auth for the branch

Enables Neon Auth for the specified branch by connecting it to an authentication provider.
Creating the integration provisions the neon_auth schema in the branch database, which stores user identity data synchronized from the provider.

Path Params
string
required
^[a-z0-9-]{1,60}$

The Neon project ID

string
required
^[a-z0-9-]{1,60}$

The Neon branch ID

Body Params
string
enum
required

Authentication provider integrated with this Neon Auth configuration. better_auth integrates with Better Auth (the current, recommended provider). stack integrates with Stack Auth (deprecated). mock is a simulated provider for local development and testing only.

Allowed:
string

Name of the database to enable Neon Auth on. When omitted, the integration uses the project's default database.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json