resendEmailVerification(Defined in: packages/modelence/src/auth/client/index.ts:143 Resend the verification email for a given email address. The email is only sent if the address is registered and not yet verified. A generic response is always returned to avoid leaking account information.options):Promise<void>
Example
Parameters
Returns
Promise<void>