Skip to content

Verify email method

With "Verify email" method, you can implement last step of email verification functionality in your application.

This method will get access token from the link that is build from "Send email verification link" method and will verify the email!

NOTE

To use this method, you will need to enable authentication in the App configuration

Parameters

  • Redirect url: This is an optional function field where you can redirect user after successful email verification!

Verify email method