Skip to content

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

@reactor/auth — updateuserparams

@reactor/auth


@reactor/auth / UpdateUserParams

Defined in: types.ts:59

Update user request parameters.

optional email?: string

Defined in: types.ts:60


optional metadata?: Record<string, unknown>

Defined in: types.ts:62


optional password?: string

Defined in: types.ts:61