Protocol and Encryption Details for the Auth0 SendGrid Email Provider
Last Updated:
Overview
The SendGrid email provider integration in Auth0 connects to SendGrid services using Simple Mail Transfer Protocol (SMTP) rather than the SendGrid Representational State Transfer (REST) Application Programming Interface (API). Auth0 encrypts this SMTP communication using the Transport Layer Security/Secure Sockets Layer (TLS/SSL) protocol via STARTTLS to prevent plaintext transmission.
Applies To
- Auth0
- Email Provider
- SendGrid
Solution
Does the Auth0 SendGrid integration use the SendGrid REST API or SMTP?
The SendGrid email provider integration in Auth0 connects to SendGrid services using Simple Mail Transfer Protocol (SMTP). Auth0 does not use the SendGrid Web API.
Does Auth0 encrypt the SMTP communication?
Auth0 encrypts the SMTP communication using the Transport Layer Security/Secure Sockets Layer (TLS/SSL) protocol via STARTTLS to prevent plaintext transmission.