Skip to main content
API Reference / modelence / client / loginWithPassword
loginWithPassword(options): Promise<null | User>
Defined in: packages/modelence/src/auth/client/index.ts:72 Login a user with an email and password.

Example

Parameters

Returns

Promise<null | User>