Open rammyblog opened 4 years ago
Simply call the same endpoint
Simply call the same endpoint
Assume the mail does not deliver, If I request a new token using same endpoint, I get an error. ![Uploading image.png…]()
Okay, this should be a bug rather than a feature
Hi @rammyblog, I'd like to resend email confirmation Token manually. What are the params I need to pass to the endpoint
I have this payload
{
"clientBaseUrl": "string",
"tokenParamName": "string",
"emailParamName": "string",
"email": "string"
}
Is your feature request related to a problem? Please describe. A user cannot request a new confirmation email after the initial one expired.
Describe the solution you'd like An endpoint that will resend an email confirmation