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

JWT's decode() now returns false instead of throwing exceptions. #55

Merged
merged 2 commits into from
Jan 28, 2013
Merged

Conversation

F21
Copy link
Contributor

@F21 F21 commented Jan 28, 2013

Change as requested in the PR #49.

@bshaffer
Copy link
Owner

From Travis.ci

Fatal error: Call to a member function getStatusCode() on a non-object in /home/travis/build/bshaffer/oauth2-server-php/test/OAuth2/GrantType/JWTBearerTest.php on line 40

@F21
Copy link
Contributor Author

F21 commented Jan 28, 2013

Found the problem and just updated the code :)

bshaffer added a commit that referenced this pull request Jan 28, 2013
JWT's decode() now returns false instead of throwing exceptions.
@bshaffer bshaffer merged commit e464f70 into bshaffer:develop Jan 28, 2013
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