Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow users to unsubscribe #5

Open
1 of 2 tasks
jjooeh opened this issue Oct 20, 2016 · 1 comment
Open
1 of 2 tasks

Allow users to unsubscribe #5

jjooeh opened this issue Oct 20, 2016 · 1 comment

Comments

@jjooeh
Copy link
Contributor

jjooeh commented Oct 20, 2016

  • Unusub user when they go to /unsubscribe?email=#{email_address}
  • Provide decent error handling/messaging to let a user know they have been unsubscribed or if an error occurs
@rickychilcott
Copy link
Member

@jjooeh starting working on this in 619a56f

We will need to provide the appropriate link in the emails to allow users to unsubscribe.

@benlachman when you implement the every Monday email, make sure to provide a link to https://#{hostname}/unsubscribe?email=#{user.email_address}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants