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

Need to convert the frontend from only react to NextJS #11

Open
shrutsureja opened this issue Mar 16, 2024 · 0 comments
Open

Need to convert the frontend from only react to NextJS #11

shrutsureja opened this issue Mar 16, 2024 · 0 comments

Comments

@shrutsureja
Copy link
Owner

Reason as mentioned in the #10 we will use the JWT based auth but since the request comes from the client side browser the token will get reflected in the browser's tab thus in order to block it we need to fetch data on the server side so server side rendering in the NextJS can keep async fetch function in the server thus the JWT token does not get exposed.

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