index
:
php-jwt
master
origin/HEAD
origin/master
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
JWTTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Detect invalid Base64 encoding in signature (#162)
Brent Shaffer
2017-06-21
1
-0
/
+7
*
Updates JWT::verify to handle openssl errors (#159)
Brent Shaffer
2017-06-21
1
-2
/
+27
*
Fix exceptions classes (#81)
Maks3w
2016-06-16
1
-3
/
+3
*
Merge remote-tracking branch 'upstream/master' into nullkey
Steve Jones
2015-07-21
1
-7
/
+14
|
\
|
*
fix unexpectedvalueexceptions and add unit tests
Aaron Hedges
2015-07-01
1
-0
/
+6
|
*
Add firespace\jwt namespace
Aaron Hedges
2015-07-01
1
-7
/
+8
*
|
require a non-empty key to decode a JWT
Steve Jones
2015-07-08
1
-0
/
+20
|
/
*
Adding test
Martin Cocaro
2015-06-17
1
-0
/
+6
*
Merge pull request #47 from firebase/rd-improve-test-isolation
Chris Raynor
2015-05-20
1
-0
/
+6
|
\
|
*
Reset clock skew / leeway after relevant tests & update README
Rob DiMarco
2015-05-18
1
-0
/
+6
*
|
Add tests for \ArrayAccess key chooser
Aztech
2015-05-19
1
-0
/
+8
|
/
*
Added tests with leeway value in nbf and iat
Luis Miguel Cabral
2015-05-15
1
-0
/
+44
*
Reverted some tests from first commit
Luis Miguel Cabral
2015-05-11
1
-9
/
+3
*
Changed the leeway to be a static variable
Luis Miguel Cabral
2015-05-11
1
-4
/
+27
*
Provide a leeway time in the verification of timestamps to account for clock ...
Luis Miguel Cabral
2015-04-09
1
-3
/
+9
*
Add a few add'l tests
Rob DiMarco
2015-04-01
1
-1
/
+18
*
A few additional tests for none algorithm and an incorrect algorithm
drtriumph
2015-04-01
1
-0
/
+14
*
Update decode() to require allowed algorithms arg when verifying
Rob DiMarco
2015-04-01
1
-13
/
+11
*
Updates to JWT decode() / verify() path
Rob DiMarco
2015-04-01
1
-2
/
+2
*
Allow users to lock their app into an algorithm.
Scott Arciszewski
2015-04-01
1
-0
/
+2
*
Add check for iat claim with some minor documentation updates
Brendan Abbott
2014-11-17
1
-1
/
+12
*
Some minor cleanup from @brendo's PR with a quick rename
drtriumph
2014-11-14
1
-3
/
+3
*
Add specific exceptions for checking claims. Fix bad tests for exp and nbf. R...
Brendan Abbott
2014-11-13
1
-5
/
+5
*
Add checking of nbf claim
Brendan Abbott
2014-11-13
1
-0
/
+21
*
Minor CS changes
Brendan Abbott
2014-11-13
1
-67
/
+75
*
adding test for invalid signature
Chris Raynor
2014-09-09
1
-0
/
+9
*
whitespace cleanup
Chris Raynor
2014-06-25
1
-10
/
+9
*
Updates for some whitespace and other minor issues.
John LeSueur
2014-06-23
1
-3
/
+3
*
1. Allow encode to take a "kid" parameter
John LeSueur
2014-06-23
1
-0
/
+19
*
Writing some unittests to make sure the token expiry logic works as it should.
Redian Ibra
2014-04-11
1
-0
/
+19
*
Added autoload.php.dist for test suite.
Phansys
2013-08-30
1
-2
/
+0
*
Some re-organization as per PEPr suggestions
Anant Narayanan
2013-04-03
1
-1
/
+1
*
Update tests to latest phpunit
Anant Narayanan
2012-12-31
1
-1
/
+5
*
Start tracking project
Neuman Vong
2011-03-25
1
-0
/
+31