- Admin-created users' `emailVerified` status should be initially set to `false` - Use the firebase-admin options described in the [Generating Email Action Links](https://firebase.google.com/docs/auth/admin/email-action-links) docs to send an account confirmation email to newly-created users. - Users' `emailVerified` status should be updated to `true` after clicking the confirmation URL link from the email