Skip to content

Conversation

robertjd
Copy link
Contributor

Removing parse from the API, per conversation spurred by #1

Robert added 2 commits June 18, 2015 11:35
I was already debating wether this unsafe method should exist.

rfc7519 says it should not:

When validating a JWT, the following steps are performed.  The order
of the steps is not significant in cases where there are no
dependencies between the inputs and outputs of the steps.  If any of
the listed steps fail, then the JWT MUST be rejected -- that is,
treated by the application as an invalid input.

I feel like it's best to remove it
robertjd added a commit that referenced this pull request Jun 18, 2015
Updates before release
@robertjd robertjd merged commit 3836efa into master Jun 18, 2015
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.

1 participant