Whitelist Email Domains with Ionic Auth

Is there any way to whitelist email domains during user sign-up and login, when using either Ionic’s ‘simple’ email/password authentication scheme?

Also, is there any way to require new users to confirm their email address before being permitted to login? (e.g. send them an email with a validation link)