Auth Traits ​
Two traits under Auth/ extend the User model with registration verification and OAuth provider linking.
| Trait | Description |
|---|---|
| CanRegister | Email-verification token dispatch for the registration flow |
| HasOauth | OAuth provider linking via UserOauth has-many |