phoenix_token_auth icon indicating copy to clipboard operation
phoenix_token_auth copied to clipboard

Feature: Move email to background

Open ACPK opened this issue 9 years ago • 1 comments

When testing the API response time for /api/users, I'm getting anywhere between 3.5 to 5 seconds. I am assuming this is due to Mailgun, so would it be possible to have the email sent after the Phoenix Token Auth API response is sent to the client?

ACPK avatar Jun 23 '15 20:06 ACPK

See PR #30

LeeroyDing avatar Jul 30 '15 03:07 LeeroyDing