Expand description
Provider database module.
Modules§
- data 🔒
Structs§
- Pair of key and value for default configuration.
- Provider database entry.
- Provider options with good defaults.
- Email server endpoint.
Enums§
- Type of OAuth 2 authorization.
- Server protocol.
- Socket security.
- Provider status according to manual testing.
- Pattern used to construct login usernames from email addresses.
Functions§
- Finds a provider in offline database based on domain.
- Returns a provider with the given ID from the database.
- Finds a provider based on MX record for the given domain.
- Returns provider for the given domain.
- Returns provider for the given an e-mail address.
- Get resolver to query MX records.