resetPassword(Defined in: packages/modelence/src/auth/client/index.ts:259 Reset password. The token is normally exchanged server-side via an httpOnly cookie, so the client only submits the new password. Passoptions):Promise<void>
token only for legacy flows
that still carry it client-side (deprecated).
Parameters
Returns
Promise<void>