Open tomfa opened 5 years ago
Endpoints /api/sendgrid/send/<mail> and /api/mailgun/send/<mail> have different behavior
/api/sendgrid/send/<mail>
/api/mailgun/send/<mail>
/api/email/login/<email>
After thinking briefly I'm implementing the following endpoint auth-now.sh/api/email/
auth-now.sh/api/email/
Endpoints
/api/sendgrid/send/<mail>
and/api/mailgun/send/<mail>
have different behavior/api/email/login/<email>
?