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

Add a simple built-in encoder based on lcobucci/jwt #246

Merged
merged 3 commits into from
Oct 15, 2016

Conversation

chalasr
Copy link
Collaborator

@chalasr chalasr commented Oct 14, 2016

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations no
Fixed tickets #132
Tests pass? yes

This adds an alternative to the default encoder for the same kind of usage level, with a different Api, allowing to validate claims (contrarily to the default one).

@chalasr chalasr force-pushed the feature/lcobucci_encoder branch 4 times, most recently from f1c3fca to 73dea3b Compare October 14, 2016 13:31
@chalasr chalasr changed the title Adds a simple built-in encoder based on lcobucci/jwt Add a simple built-in encoder based on lcobucci/jwt Oct 14, 2016
Encoder

Add LcobucciJWSProvider::create()

Add LcobucciJWSProvider::load(), Test it functionnaly

Split test suites for testing all built-in encoders functionnaly

Rename SecLibKeyLoader to RawKeyLoader
@chalasr chalasr force-pushed the feature/lcobucci_encoder branch 2 times, most recently from 71fa94e to a5d1c6f Compare October 15, 2016 09:58
@chalasr chalasr merged commit e0ecf09 into lexik:2.0 Oct 15, 2016
@chalasr chalasr deleted the feature/lcobucci_encoder branch October 15, 2016 10:05
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.

1 participant