phoenix_token_auth
phoenix_token_auth copied to clipboard
Feature: Move email to background
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?
See PR #30