Skip to content

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 28 Jun 22:07
5b0e638

Patch Changes

  • 26fda9d: Register with just an email. The registration form no longer requires a phone
    number (it stays optional, validated only when provided), and a successful
    registration now routes to email verification (/verifyEmailOTP) instead of
    phone verification — matching the auth server's email-first registration. After
    verifying the email code the user is signed in.