codeandpepper / janush

Set up a modern codebase for cloud-native web app with authentication features by running one command
https://janush.dev
MIT License
14 stars 1 forks source link

issue with account verification email #184

Closed OskarZaremba closed 2 years ago

OskarZaremba commented 2 years ago

After sign up janush should send email with link/button to confirm the email address. Instead user receives email only with verification code which is useless because there is no user interface in register/login screen where it could be used. Other words speaking users are able to create their accounts now but cannot use them since there is no way to confirm/activate them.