issues
search
denisesenguel
/
skyseed-ops-client
Frontend built with ReactJS and BootstrapCSS
0
stars
0
forks
source link
Add email confirmation to Signup
#33
Open
denisesenguel
opened
2 years ago
denisesenguel
commented
2 years ago
Client-side
[x] Add confirmation Page
[x] Add route to confirmation
[x] Modify what's happening on Signup
[x] Add Email Sent Page / Notification
Server-side
[x] Add confirmation endpoint
[x] Restrict domain to skyseed.eco
[x] Extend user model (confirmed)
[x] Add confirmed condition to Login
[x] Send Email on Signup
Client-side
Server-side