Open jack-hermanson opened 6 months ago
save a token on the user record, when the link is sent out, include that user's token
probably want to change the token after an action like unsubscribing so that it cannot be abused if user resubscribes and bad actor has old unsubscribe link
Unsubscribing works but I want to improve it with a confirmation screen and stuff. Also need to add notification preferences.
save a token on the user record, when the link is sent out, include that user's token
probably want to change the token after an action like unsubscribing so that it cannot be abused if user resubscribes and bad actor has old unsubscribe link