Back
Similar todos
Load previous page…
Added email reply to signup so folks are not confused about a missing email. #saasmanual
Added manual email-and-password registration with mandatory email verification #connectify
Add message notifying users Twitter sign-in is currently broken and they should sign in with email instead #betalist
add ability to sign in again #expensivechat
add email login #pug
verify that email signing fix works #alpineweekly
Working on removing phone-based login from #booklet (and instead only doing email-based)
Account: add email confirmation #lifesheet
user email confirm #org
Fix email signup when resubscribing #japandev
add email verification feature
fixed user login with email #vansecrets
fix if user who deleted their account would sign up again but with [email protected] (adding + and something) it would NOT be flagged by is_email_used API endpoint, then it would redirect to Stripe Checkout where on the callback finally the + part would be removed and it WOULD finally clash as the email was already used by the deleted account, fix by removing + in the is_email_used too #nomads