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!
Parameters
- Redirect url: This is an optional function field where you can redirect user after successful email verification!