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

serverside user validation #107

Open
davibe opened this issue Feb 27, 2020 · 0 comments
Open

serverside user validation #107

davibe opened this issue Feb 27, 2020 · 0 comments

Comments

@davibe
Copy link

davibe commented Feb 27, 2020

When the user performs some api call (rest / socket.io) from the page to my server i need to check the user is properly logged in. This check must be done on the server side before taking any action, otherwise a malicious user could try to use the apis directly. What is the best way to do this ? Thx

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