GitHub / fproject/php-jwt / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 91047b20 | Allow failures on HHVM | Bui Sy Nguyen <n****s@g****m> | over 8 years ago | |
| 4d122587 | Allow failures on HHVM | Bui Sy Nguyen <n****s@g****m> | over 8 years ago | |
| 187a29ee | Add HHVM to php target | Bui Sy Nguyen <n****s@g****m> | over 8 years ago | |
| 27ecf3df | merge Merge pull request #2 from OrRosenblatt/master |
Phan Văn Thanh <t****v@p****t>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| fd0289fc | Remove support for PHP5.3 build on Travis CI (deprecated at 2014) | Or Rosenblatt <o****r@s****m> | over 8 years ago | |
| e68cc4fb | Revert "Fix Travis CI for PHP5.3 build" | Or Rosenblatt <o****r@s****m> | over 8 years ago | |
| 51668dc7 | Fix Travis CI for PHP5.3 build | Or Rosenblatt <o****r@s****m> | over 8 years ago | |
| 28af0eae | merge Merge branch 'master' of https://github.com/firebase/php-jwt | Or Rosenblatt <o****r@s****m> | over 8 years ago | |
| bac04228 | Adds PHP 7.2 to Travis (#186) |
Brent Shaffer <b****t@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 63b161e1 | Fix config openssl for travis-ci | ThanhPV <t****2@g****m> | almost 9 years ago | |
| 9c285709 | Fix test failed by using phpunit ^6.0 | ThanhPV <t****2@g****m> | almost 9 years ago | |
| 1ccf497b | Remove composer.lock | ThanhPV <t****2@g****m> | almost 9 years ago | |
| 9984a4d3 | updates README changelog for v5.0.0 (#166) |
Brent Shaffer <b****t@g****m>
Committed by: Rob DiMarco <r****o@g****m> |
about 9 years ago | |
| f97b3e35 | Remove outdated package.xml (#165) |
Brent Shaffer <b****t@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 4db1e95d | added `array` type hinting to `decode` method (#101) |
Michał <k****0@g****m>
Committed by: Brent Shaffer <b****t@g****m> |
about 9 years ago | |
| 8becb3b7 | Add new line warning to README (#115) |
Chinedu Francis Nwafili <f****i@g****m>
Committed by: Brent Shaffer <b****t@g****m> |
about 9 years ago | |
| d67523fd | Detect invalid Base64 encoding in signature (#162) |
Brent Shaffer <b****t@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| b2a53166 | Add the proper Exception message for all JSON error types by PHP (#110) |
Giorgio Balduzzi <g****z@g****m>
Committed by: Brent Shaffer <b****t@g****m> |
about 9 years ago | |
| d2c50fda | removes minimum-stabity from composer.json (#161) |
Brent Shaffer <b****t@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| aa6419a5 | Updates JWT::verify to handle openssl errors (#159) |
Brent Shaffer <b****t@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 0f8f85aa | Fixes travis, adds PHP 7.1, and removes HHVM (#160) |
Brent Shaffer <b****t@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 2261c1cf | merge Merge pull request #129 from stampycode/patch-1 |
Brent Shaffer <b****t@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| d6b31741 | example for RS256 openssl (#125) |
Henry N <h****b@y****e>
Committed by: Rob DiMarco <r****o@g****m> |
about 9 years ago | |
| 407a78d1 | draft-ietf-oauth-json-web-token-06 --> rfc7519 (#107) |
Arjan Keeman <a****n@u****m>
Committed by: Rob DiMarco <r****o@g****m> |
about 9 years ago | |
| 7f72b48d | Support RS384 and RS512 (#117) |
Joost Faassen <j****n@l****m>
Committed by: Rob DiMarco <r****o@g****m> |
about 9 years ago | |
| 59f4a842 | Add test function for parse key set multi keys | Phan Van Thanh <t****v@p****t> | over 9 years ago | |
| c8c727c0 | Update parse key set for multi keys | Phan Van Thanh <t****v@p****t> | over 9 years ago | |
| 64d7eb06 | cosmetic updates |
Tim Stamp <g****b@t****k>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 491ab3a8 | bugfix: 'kid' not in given key list |
Tim Stamp <g****b@t****k>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 3aa3d978 | Travis: run tests also under PHP 5.6 and PHP 7.0 (#108) |
Petr Kotek <k****p@g****m>
Committed by: Rob DiMarco <r****o@g****m> |
about 10 years ago | |
| 0ac88049 | Update readme :computer: | thanhpv <t****v@f****n> | about 10 years ago | |
| 0ac87014 | merge Merge remote-tracking branch 'upstream/master' for tag 4.0 | thanhpv <t****v@f****n> | about 10 years ago | |
| dccf163d | Update README for v4.0.0 | Rob DiMarco <r****o@g****m> | about 10 years ago | |
| d4256470 | Add in support for late static binding, so that developers can extend and ove... |
Tom Chapman <t****4@h****m>
Committed by: Rob DiMarco <r****o@g****m> |
about 10 years ago | |
| d6186e05 | Fix exceptions classes (#81) |
Maks3w <M****w@u****m>
Committed by: Rob DiMarco <r****o@g****m> |
about 10 years ago | |
| 19860fa0 | merge Merge pull request #82 from voku/master |
Rob DiMarco <r****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 10 years ago | |
| b1816ba9 | merge Merge pull request #93 from josephmcdermott/specify-current-timestamp |
Rob DiMarco <r****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 10 years ago | |
| 8087bbe7 | merge Merge pull request #96 from legoktm/patch-1 |
Rob DiMarco <r****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 10 years ago | |
| e72feba1 | merge Merge pull request #76 from akeeman/patch-1 |
Rob DiMarco <r****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 10 years ago | |
| 1db579ca | Remove newline at beginning of run-tests.sh |
Kunal Mehta <l****m@g****m>
Committed by: GitHub <n****y@g****m> |
about 10 years ago | |
| d6e222c1 | Commit with Google email address for CLA |
Joseph McDermott <j****M@g****m>
Committed by: Joseph McDermott <c****e@j****k> |
over 10 years ago | |
| bb6d53b9 | Allow timestamp to be specified rather than relying on PHP time() function | Joseph McDermott <c****e@j****k> | over 10 years ago | |
| f2758c8e | [+]: ".gitattributes" <- prevent installing special files via composer | Lars Moelleken <l****n@m****m> | over 10 years ago | |
| d99ab404 | Remove null as possible key value in docblock | Arjan Keeman <a****n@u****m> | over 10 years ago | |
| c35d52bd | Addresses issue #72 - update link to current spec | Rob DiMarco <r****o@g****m> | almost 11 years ago | |
| b43315d4 | Update README | Bui Sy Nguyen <n****s@p****t> | almost 11 years ago | |
| cf18cf9d | Update README | Bui Sy Nguyen <n****s@p****t> | almost 11 years ago | |
| 38101487 | Update README | Bui Sy Nguyen <n****s@p****t> | almost 11 years ago | |
| 2e79ad4b | Update README | Bui Sy Nguyen <n****s@p****t> | almost 11 years ago | |
| 86d121da | Update test scripts | Bui Sy Nguyen <n****s@p****t> | almost 11 years ago | |
| 3c7efe88 | Update tét scripts | Bui Sy Nguyen <n****s@p****t> | almost 11 years ago | |
| 81a48755 | Update travis-ci config | Bui Sy Nguyen <n****s@p****t> | almost 11 years ago | |
| 8d78d932 | Update test script | Bui Sy Nguyen <n****s@p****t> | almost 11 years ago | |
| 543ab1ed | Update test script | Bui Sy Nguyen <n****s@p****t> | almost 11 years ago | |
| 4845e7cb | Update composer.json and config files | Bui Sy Nguyen <n****s@p****t> | almost 11 years ago | |
| 16c1196b | Update composer.json | Bui Sy Nguyen <n****s@p****t> | almost 11 years ago | |
| 53a0682d | Update test script | Bui Sy Nguyen <n****s@p****t> | almost 11 years ago | |
| 45cc4c52 | Update travis-ci config | Bui Sy Nguyen <n****s@p****t> | almost 11 years ago | |
| 64fc9c35 | Update travis-ci config | Bui Sy Nguyen <n****s@p****t> | almost 11 years ago | |
| 06f2305f | Update travis-ci config | Bui Sy Nguyen <n****s@p****t> | almost 11 years ago | |
| d4dc56e9 | Update PHPDoc for JWT class | Bui Sy Nguyen <n****s@p****t> | almost 11 years ago | |
| 5d242f73 | Update travis-ci config | Bui Sy Nguyen <n****s@p****t> | almost 11 years ago | |
| c646016e | Update travis-ci config | Bui Sy Nguyen <n****s@p****t> | almost 11 years ago | |
| 7c377bdb | Update test data | Bui Sy Nguyen <n****s@p****t> | almost 11 years ago | |
| 7964d02d | Improve JWK parser | Bui Sy Nguyen <n****s@p****t> | almost 11 years ago | |
| 521384de | Update README | Bui Sy Nguyen <n****s@p****t> | almost 11 years ago | |
| d8ef6042 | Update README | Bui Sy Nguyen <n****s@p****t> | almost 11 years ago | |
| 1cd78221 | Update composer.json | Bui Sy Nguyen <n****s@p****t> | almost 11 years ago | |
| 0909aa13 | Add JWK support | Bui Sy Nguyen <n****s@p****t> | almost 11 years ago | |
| e848a566 | For local unit-test using WAMP | Bui Sy Nguyen <n****s@p****t> | almost 11 years ago | |
| be1055b8 | Update travis-ci config | Bui Sy Nguyen <n****s@p****t> | almost 11 years ago | |
| f699cca8 | Update travis-ci config | Bui Sy Nguyen <n****s@p****t> | almost 11 years ago | |
| 3861ede2 | Revert original config | Bui Sy Nguyen <n****s@p****t> | almost 11 years ago | |
| 0f0cedad | Revert original config | Bui Sy Nguyen <n****s@p****t> | almost 11 years ago | |
| fa8ba67c | Updat composer.json | Bui Sy Nguyen <n****s@p****t> | almost 11 years ago | |
| 0f1e8031 | Add phpunit.xml | Bui Sy Nguyen <n****s@p****t> | almost 11 years ago | |
| aa96c13e | Update travis-ci config | Bui Sy Nguyen <n****s@p****t> | almost 11 years ago | |
| 7ca0d609 | Update travis-ci config | Bui Sy Nguyen <n****s@p****t> | almost 11 years ago | |
| 717bf3f9 | Update travis-ci config | Bui Sy Nguyen <n****s@p****t> | almost 11 years ago | |
| 41b3c8c8 | Update composer and Test's dependencies | Bui Sy Nguyen <n****s@p****t> | almost 11 years ago | |
| 4a94b914 | merge Merge pull request #66 from firebase/jw-travis-upgrade | Rob DiMarco <r****o@g****m> | almost 11 years ago | |
| aaf3015c | Update Travis to use their new container infrastructure | Jacob Wenger <j****b@f****m> | almost 11 years ago | |
| fa8a06e9 | Update package.xml and README.md for 3.0.0 release | Rob DiMarco <r****o@g****m> | about 11 years ago | |
| 37a6b73b | merge Merge pull request #60 from sjones608/nullkey | Rob DiMarco <r****o@g****m> | about 11 years ago | |
| 17180b10 | add use InvalidArgumentException to account for JWT namespace | Steve Jones <s****8@m****m> | about 11 years ago | |
| d0e9a7a4 | merge Merge remote-tracking branch 'upstream/master' into nullkey | Steve Jones <s****8@m****m> | about 11 years ago | |
| 11855dbf | merge Merge pull request #62 from johanderuijter/docblock | Rob DiMarco <r****o@g****m> | about 11 years ago | |
| ebf6b250 | Aligned the DocBlocks | Johan de Ruijter <d****v@j****l> | about 11 years ago | |
| 436e0056 | merge Merge pull request #59 from Dashron/master | Rob DiMarco <r****o@g****m> | about 11 years ago | |
| 49f7de66 | require a non-empty key to decode a JWT | Steve Jones <s****8@m****m> | about 11 years ago | |
| 21498f7b | Add composer.phar to gitignore | Rob DiMarco <r****o@g****m> | about 11 years ago | |
| 3a6b01aa | fix unexpectedvalueexceptions and add unit tests | Aaron Hedges <a****n@v****m> | about 11 years ago | |
| d4fa25d9 | update example to use new namespace | Aaron Hedges <a****n@v****m> | about 11 years ago | |
| 3a48a276 | Add firespace\jwt namespace | Aaron Hedges <a****n@v****m> | about 11 years ago | |
| e0a75bfb | Update README and bump to v2.2.0 | Rob DiMarco <r****o@g****m> | about 11 years ago | |
| dcaa08ea | merge Merge pull request #53 from mcocaro/master | Rob DiMarco <r****o@g****m> | about 11 years ago | |
| 37feebff | Reversing array merge to avoid overwrites of default headers | Martin Cocaro <m****o@g****m> | about 11 years ago | |
| abc1f5bd | Adding test | Martin Cocaro <m****o@g****m> | about 11 years ago | |
| 2de26c2e | Assigning to header var merged array | Martin Cocaro <m****o@g****m> | about 11 years ago | |
| ce3f43f8 | Merging both arrays together | Martin Cocaro <m****o@g****m> | about 11 years ago |