Make use of unsubscriber
in the core app so that when someone clicks unsubscribe we do the unsub for them
#246
Labels
good first issue
Good for newcomers
If the unsubscribe is unsuccessful then we can have the user finish the flow themselves.
Also note that some unsub links are actually just to send an email, so we can skip using the unsubscriber for those.
PR for unsubscriber is here, but it's yet to be used in the
web
app.#236
CC @madhav-relish
The text was updated successfully, but these errors were encountered: