netlify / gotrue

An SWT based API for managing users and issuing SWT tokens.
https://www.gotrueapi.org
MIT License
3.88k stars 288 forks source link

Send confirmation email for adminUserCreate #184

Closed Auspicus closed 5 years ago

Auspicus commented 6 years ago

- Summary

adminUserCreate does not send a confirmation email if the "confirm" parameter is set to false or is not set. However, this new user cannot be used until they are confirmed. This PR sends a confirmation email to the new user when necessary.

- Test plan

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)