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

Using expired token for parallel calls #123

Closed
ACPK opened this issue Jan 28, 2015 · 1 comment
Closed

Using expired token for parallel calls #123

ACPK opened this issue Jan 28, 2015 · 1 comment

Comments

@ACPK
Copy link

ACPK commented Jan 28, 2015

How can we have parallel calls? For instance a user opens a page which initiates a request. Before the response comes back, the app is ready to make another request and needs to send it to the server. In the current expired token use case, it seems that the app (iOS) request would have to wait in queue until the first request is done.

I was told that it would be coercive to try and make them batch requests.

@lynndylanhurley
Copy link
Owner

@ACPK - this is explained in detail here.

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

2 participants