netlify / gotrue

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

Use latest netlify/mailme #238

Closed vbrown608 closed 4 years ago

vbrown608 commented 4 years ago

- Summary

We've been inlining the contents of https://github.com/netlify/mailme in this package. As long as mailme and its dependencies are public, we can include them directly here in order to get the latest version.

- Test plan

This PR upgrades https://github.com/go-chi/chi and github.com/rs/cors to new major versions. We should verify that there are no changes to the behavior of those packages.

- Description for the changelog

Include github.com/netlify/mailme module.

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

vbrown608 commented 4 years ago

Tested in staging.