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

[FE - API] Create Proxy server on FE to save cookies/token/authentication on frontend. #12

Open
mandaputtra opened this issue Apr 16, 2022 · 0 comments

Comments

@mandaputtra
Copy link
Member

Since the FE using fullstack framework Remix.run, it's SSR and capable of some backend scope. It will be easier to understand if we just create a proxy in remix to communicate with the backend API. Why not create the backend on remix? Great question. I just want to separate things out here (I really love doing it lol), maybe it requires more work. I might change my mind, so the code should be portable as possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant