module Devise::Models::DatabaseAuthenticatableWithPersonEmail

DatabaseAuthenticatableWithPersonEmail

Overrides Devise::Models::DatabaseAuthenticatable, so but instead of
expecting the `email` field to be in the authenticatable model, is located
instead in the associated `Person` model