Auth

Verify Email

Verify email address using the token sent by registration email. Redirects to the dashboard on success.

get/auth/verify-email

Query parameters

tokenstring required

Email verification token

Changes