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

Refactor TokenExtractors loading for easy overriding #217

Merged
merged 1 commit into from
Aug 11, 2016

Conversation

chalasr
Copy link
Collaborator

@chalasr chalasr commented Aug 11, 2016

Per title.
This was first included in #184, I split it here for readability.


  • Introduce TokenExtractorMap for lazy load extractors
  • ChainTokenExtractor decoupling extracting logic from security classes
  • Add 'token_extractors' configuration path

Introduce TokenExtractorMap for lazy load extractors
ChainTokenExtractor decoupling extracting logic from security classes
Add 'token_extractors' config path
CS fixes
Avoid duplications in TreeBuilder
@chalasr chalasr merged commit b15e544 into lexik:2.0 Aug 11, 2016
@chalasr chalasr deleted the token_extractors branch August 11, 2016 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant