Email management
This guide covers the withManagedEmail mixin from @adonisplus/persona/email. You will learn how to:
- Apply the mixin and understand the two-column email pattern
- Create users with unverified email addresses
- Verify emails using cryptographic tokens
- Handle email change requests safely
- Throttle token creation to prevent abuse