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

Multiple simultaneous requests from the same client. #6

Open
abpprkonsalting opened this issue Mar 12, 2019 · 0 comments
Open

Multiple simultaneous requests from the same client. #6

abpprkonsalting opened this issue Mar 12, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@abpprkonsalting
Copy link
Owner

The central server must be ready to receive several redirections from the client, to which it must respond with the initial page in which the client select the type of authentication he want to use. These redirects will have the same variables (redirect, userMAC, deviceMAC and token), and to all of them the server will respond with the same page. Once the client clicks the "Authenticate with FaceBook" button, and that information reaches the website, the later should discard any subsequent post that arrives from the client answering with an error page in which the client is informed that the authentication process is already happening on another page. This is to prevent the client from having two browsers opened by mistake or ignorance, and is taking the process in the two browsers at the same time.

@abpprkonsalting abpprkonsalting added the enhancement New feature or request label Mar 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant