Log #40

May 26, 2021

Signup / Password authentication

Signup page

In preparation for user testing, we now have a secret signup page for people to create Sail accounts.

New password logins

We're simplifying login with standard password-based authentication (we used to authentic using email link). We also now verify emails after account creation and created a password recovery page.

Deprecating email link login

With new password logins integrated, we're sunsetting the ability to login with magic link via email. We feel this new password login is easier for users to get started with Sail and more secure in the long run.