IMAP OAUTH authentication method
| Function | Description | Links |
|---|---|---|
| imap_auth_oauth() | Authenticate an IMAP connection using OAUTHBEARER | ImapAuth::authenticate(), imap_authenticate |
| imap_auth_oauth_xoauth2() | Authenticate an IMAP connection using OAUTHBEARER or XOAUTH2 | |
| imap_auth_xoauth2() | Authenticate an IMAP connection using XOAUTH2 | ImapAuth::authenticate(), imap_authenticate |