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

Passport authentication with client side generation #1014

Open
XT3RM1NATOR opened this issue Jan 3, 2024 · 0 comments
Open

Passport authentication with client side generation #1014

XT3RM1NATOR opened this issue Jan 3, 2024 · 0 comments

Comments

@XT3RM1NATOR
Copy link

I am facing an issue now because i have client side generation with frontend in react and backend with node.js. In all the documentation the set up is configured so that when a user lets say presses on a button the request straight up comes to the server and the server redirects the user to a new oauth2 page lets say. However there is no answer on how to handle it with client side generation when the requests only come to the server for the data, and the server cannot redirect the user anywhere. How do i handle authentication in this case?

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