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

Allow coderefs in token_per_request #16

Closed
wants to merge 1 commit into from

Conversation

pdl
Copy link
Contributor

@pdl pdl commented Jul 15, 2015

Sometimes you want one token per request of a certain type. We want to do things like inspect the path, the method, the headers, etc., before determining whether to issue a new token. This patch allowing token_per_request to be a coderef will permit that.

chizmw added a commit that referenced this pull request Sep 7, 2015
 - Allow coderefs in token (pull-request #16)
chizmw added a commit that referenced this pull request Sep 7, 2015
 - Allow coderefs in token (pull-request #16)
@chizmw
Copy link
Owner

chizmw commented Sep 7, 2015

Rebased the commit onto an updated master: cf41c0c

@chizmw chizmw closed this Sep 7, 2015
@pdl
Copy link
Contributor Author

pdl commented Sep 8, 2015

Thanks!

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

Successfully merging this pull request may close these issues.

None yet

2 participants