Skip to content

Search is only available in production builds. Try building and previewing the site to test it out locally.

@reactor/auth — signupparams

@reactor/auth


@reactor/auth / SignUpParams

Defined in: types.ts:42

Sign up request parameters.

email: string

Defined in: types.ts:43


optional metadata?: Record<string, unknown>

Defined in: types.ts:45


password: string

Defined in: types.ts:44