Add send Email again link in B2C after username discovery

Viewed 35

i have used https://github.com/azure-ad-b2c/samples/tree/master/policies/username-discovery/policy for user name discovery. it is working fine but want to add send email again link on the success message, if in case user didnt receive an email for some reason he can click on send email again link and should trigger the email again.

also i want to show success message as "User ID has been sent to your registered email ID bobxxxx@gmail.com. In case you did not receive the email, click here to resend Continue to login"

where email ID should be the same which user entered to discover the username.

Any help is much appreciated.

0 Answers
Related