Changelog

Accepted invitations count as email verification

August 13, 2026
Accepted invitations count as email verificationAccepted invitations count as email verification

New users who accept an invitation within 10 minutes of the invitation email being sent are now automatically considered verified. Previously, these users had to complete a separate email verification step after accepting. This extra step added friction, since receiving and accepting the emailed invitation proves ownership of the email address.

The authentication.email_verification_succeeded event is still emitted when a user is verified this way. The email_verification.created event is not, since no verification code is created. Learn more in the email verification docs.