Skip to content
This repository has been archived by the owner on Apr 8, 2021. It is now read-only.

upgrade mailgun driver & deprecate #37

Merged
merged 4 commits into from
Apr 7, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
added deprecation note
  • Loading branch information
mtrezza committed Apr 7, 2021
commit 766525d1102c9b53883dca6a939e20794a8b0fc7
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
# parse-server-simple-mailgun-adapter
# DEPRECATED

This mail adapter has been deprecated. Instead, use one of the [community provided mail adapters](https://github.com/parse-community/parse-server#email-verification-and-password-reset).

---
# Parse Server Simple Mailgun Adapter

<a href="https://www.npmjs.com/package/@parse/simple-mailgun-adapter"><img alt="npm version" src="https://img.shields.io/npm/v/@parse/simple-mailgun-adapter.svg?style=flat"></a>

Used to send Parse Server password reset and email verification emails though Mailgun
Expand Down