bradamelton / saberfin.io

Issues for the https://saberfin.io website
0 stars 0 forks source link

Need a way for people to close their account, or opt out of email. #59

Closed bradamelton closed 2 years ago

bradamelton commented 2 years ago

I plan to add an unsubscribe email dealie. Also need to allow people to close / delete their account.

bradamelton commented 2 years ago

Just allow closing the account, which will disable and remove email.

bradamelton commented 2 years ago

Should allow opting out of email with a boolean too.

This user management stuff should be in a stand-alone module.

bradamelton commented 2 years ago

Create importable components so i can move this to another project

bradamelton commented 2 years ago

Added Sign Out and Unsubscribe.

branch 54-opt-out.

Needs negative testing.