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
Branch
Commit message
Author
Age
master
updates README changelog for v5.0.0 (#166)
Brent Shaffer
8 years
origin/HEAD
updates README changelog for v5.0.0 (#166)
Brent Shaffer
8 years
origin/master
updates README changelog for v5.0.0 (#166)
Brent Shaffer
8 years
Tag
Download
Author
Age
v5.0.0
php-jwt-5.0.0.zip
php-jwt-5.0.0.tar.gz
php-jwt-5.0.0.tar.bz2
Brent Shaffer
8 years
v4.0.0
php-jwt-4.0.0.zip
php-jwt-4.0.0.tar.gz
php-jwt-4.0.0.tar.bz2
Rob DiMarco
9 years
v3.0.0
php-jwt-3.0.0.zip
php-jwt-3.0.0.tar.gz
php-jwt-3.0.0.tar.bz2
Rob DiMarco
10 years
v2.2.0
php-jwt-2.2.0.zip
php-jwt-2.2.0.tar.gz
php-jwt-2.2.0.tar.bz2
Rob DiMarco
10 years
v2.1.0
php-jwt-2.1.0.zip
php-jwt-2.1.0.tar.gz
php-jwt-2.1.0.tar.bz2
Rob DiMarco
10 years
v2.0.0
php-jwt-2.0.0.zip
php-jwt-2.0.0.tar.gz
php-jwt-2.0.0.tar.bz2
Rob DiMarco
10 years
v1.0.0
php-jwt-1.0.0.zip
php-jwt-1.0.0.tar.gz
php-jwt-1.0.0.tar.bz2
Chris Raynor
11 years
v0.0.0
php-jwt-0.0.0.zip
php-jwt-0.0.0.tar.gz
php-jwt-0.0.0.tar.bz2
Neuman Vong
14 years
Age
Commit message
Author
Files
Lines
2017-06-27
updates README changelog for v5.0.0 (#166)
HEAD
v5.0.0
origin/master
origin/HEAD
master
Brent Shaffer
1
-0
/
+21
2017-06-26
Remove outdated package.xml (#165)
Brent Shaffer
1
-77
/
+0
2017-06-26
added `array` type hinting to `decode` method (#101)
MichaĆ
1
-4
/
+1
2017-06-21
Add new line warning to README (#115)
Chinedu Francis Nwafili
1
-0
/
+6
2017-06-21
Detect invalid Base64 encoding in signature (#162)
Brent Shaffer
2
-2
/
+10
2017-06-21
Add the proper Exception message for all JSON error types by PHP (#110)
Giorgio Balduzzi
1
-1
/
+3
2017-06-21
removes minimum-stabity from composer.json (#161)
Brent Shaffer
1
-1
/
+0
2017-06-21
Updates JWT::verify to handle openssl errors (#159)
Brent Shaffer
2
-7
/
+36
2017-06-21
Fixes travis, adds PHP 7.1, and removes HHVM (#160)
Brent Shaffer
4
-26
/
+8
2017-06-21
Merge pull request #129 from stampycode/patch-1
Brent Shaffer
1
-0
/
+3
2017-06-19
example for RS256 openssl (#125)
Henry N
1
-0
/
+54
2017-06-19
draft-ietf-oauth-json-web-token-06 --> rfc7519 (#107)
Arjan Keeman
1
-1
/
+1
2017-06-19
Support RS384 and RS512 (#117)
Joost Faassen
1
-0
/
+2
2017-01-24
cosmetic updates
Tim Stamp
1
-2
/
+2
2016-12-12
bugfix: 'kid' not in given key list
Tim Stamp
1
-0
/
+3
2016-08-31
Travis: run tests also under PHP 5.6 and PHP 7.0 (#108)
Petr Kotek
1
-0
/
+2
2016-07-17
Update README for v4.0.0
v4.0.0
Rob DiMarco
1
-0
/
+6
2016-06-28
Add in support for late static binding, so that developers can extend and ove...
Tom Chapman
1
-21
/
+21
2016-06-16
Fix exceptions classes (#81)
Maks3w
2
-9
/
+11
2016-06-16
Merge pull request #82 from voku/master
Rob DiMarco
2
-0
/
+9
2016-06-16
Merge pull request #93 from josephmcdermott/specify-current-timestamp
Rob DiMarco
1
-3
/
+13
2016-06-16
Merge pull request #96 from legoktm/patch-1
Rob DiMarco
1
-1
/
+0
2016-06-16
Merge pull request #76 from akeeman/patch-1
Rob DiMarco
1
-5
/
+5
2016-06-09
Remove newline at beginning of run-tests.sh
Kunal Mehta
1
-1
/
+0
2016-05-03
Commit with Google email address for CLA
Joseph McDermott
1
-0
/
+1
[...]