Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Feature Request: Support async identity generation #96

Open
dmalanij opened this issue Apr 5, 2017 · 1 comment
Open

Feature Request: Support async identity generation #96

dmalanij opened this issue Apr 5, 2017 · 1 comment

Comments

@dmalanij
Copy link

dmalanij commented Apr 5, 2017

I've been using WebApiThrottle for a while, for throttling requests on a SSO service and doing so I found some limitations on the way the identiy is generated. It would be really good to have it done asynchronously in case you depend on some I/O (in particular in my case, I needed to read some data from the request body).
This is a bit related with #44 and #76. I've already implemented some changes, will be sending a PR

@dmalanij
Copy link
Author

dmalanij commented Apr 5, 2017

Done, check #97. Hope it helps and happy to provide any clarification.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant