DoSomething / gateway

:lock_with_ink_pen: An opinionated PHP REST API client.
MIT License
2 stars 0 forks source link

Adds userPasswordReset to Blink #119

Closed aaronschachter closed 5 years ago

aaronschachter commented 5 years ago

What's this PR do?

Adds function to post to Blink's POST /v1/events/user-password-reset endpoint, which will send a password reset email via Customer.io. This will eventually allow us to deprecate using Mandrill in Northstar (we only use it for sending password emails).

Refs tech spec

How should this be reviewed?

👀

Checklist