Bastille-ID / Bastille.Id.Server

Open Source OAuth OIDC Identity Server
https://bastille.id/
Apache License 2.0
0 stars 0 forks source link

User Should Be Alterted To Check Their Email Once Account Registered #3

Closed RobK410 closed 3 years ago

RobK410 commented 3 years ago

When Creating a new account, the user is redirected to the login page once the account has been created. There is no notice however that the user should check their e-mail for a verification e-mail.

Suggest either:

if e-mail validation is enabled... a) Redirect to a page that states the user should check their e-mail for a validation e-mail. or b) Redirect to the login page, but display an alert toast/box that shows the message they need to validate their e-mail address. or c) After a login attempt, display an alert toast/box that shows the message they need to validate their e-mail address. or d) A combination of b and c.