The "token" query parameter from the current location
Reads and returns the tenant id from the current URL
The "tenantId" query parameter from the current location
Check if an email has been verified
{status: "OK", isVerified: boolean}
Send an email to the user for verification.
{status: "OK"}
if successfull
Verify an email
{status: "OK"}
if successfull
Generated using TypeDoc
Reads and returns the email verification token from the current URL