Authentication > Auth > authConfirm
authConfirm
Description
Use this endpoint to complete email verification process. When user is registered he is emailed with a link which contains a token that needs to be provided as token argument.
After successful call, email_confirmed is set to true
Topic: Auth
Arguments
Confirmation token that was delivered via email
Result
Boolean
Preview
Loading module