Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 540 Bytes

Features-Mvc-Core-Email-Activation.md

File metadata and controls

11 lines (6 loc) · 540 Bytes

Email Activation

When a user registers as shown above, an email confirmation code is sent to his email address. If user did not receive this email for some reason, he can click Email activation and re-send the confirmation code.

Email activation screen

Again, Tenancy name input is not shown for a single-tenant application or tenant name is known via subdomain like tenancyname.mydomain.com.

Next