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 deleting comments #3922

Closed
mariojsnunes opened this issue Oct 23, 2024 · 1 comment
Closed

[Tech] Create API for deleting comments #3922

mariojsnunes opened this issue Oct 23, 2024 · 1 comment

Comments

@mariojsnunes
Copy link
Contributor

mariojsnunes commented Oct 23, 2024

Is your feature request related to a problem? Please describe.
Create an API using Remix routing.
Should be done by creating the action route:

  • api.discussions.$id.$commentId.ts

The API must validate the authenticated user and current client-side checks.

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
@mariojsnunes
Copy link
Contributor Author

Closed by #4006

@github-project-automation github-project-automation bot moved this from New / Under Discussion to Done in Community Platform Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant