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

[Tech] Create API for unsubscribing the user from email notifications #3937

Open
mariojsnunes opened this issue Oct 23, 2024 · 0 comments
Open

Comments

@mariojsnunes
Copy link
Contributor

mariojsnunes commented Oct 23, 2024

Is your feature request related to a problem? Please describe.
Have an API to unsubscribe a user from email notifications using Remix routing.
Should be done by creating the action route: api.unsubscribe.ts

The API must validate the authenticated user.

Additional context
This is part of the effort to decouple the firebase from the client to make it easier for a Supabase migration.
And also improve codebase maintainability.

Blocked by:

  1. [Tech] Server-side Auth #3960
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: New / Under Discussion
Development

No branches or pull requests

1 participant