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 saving the User profile #3929

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

[Tech] Create API for saving the User profile #3929

mariojsnunes opened this issue Oct 23, 2024 · 0 comments

Comments

@mariojsnunes
Copy link
Contributor

mariojsnunes commented Oct 23, 2024

Is your feature request related to a problem? Please describe.
Move our current how-to save to an API using Remix routing.
Should be done by creating the action route:

  • api.user.$id.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