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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
added `array` type hinting to `decode` method (#101)
MichaĆ
2017-06-26
1
-4
/
+1
*
Detect invalid Base64 encoding in signature (#162)
Brent Shaffer
2017-06-21
1
-2
/
+3
*
Add the proper Exception message for all JSON error types by PHP (#110)
Giorgio Balduzzi
2017-06-21
1
-1
/
+3
*
Updates JWT::verify to handle openssl errors (#159)
Brent Shaffer
2017-06-21
1
-5
/
+9
*
Merge pull request #129 from stampycode/patch-1
Brent Shaffer
2017-06-21
1
-0
/
+3
|
\
|
*
cosmetic updates
Tim Stamp
2017-01-24
1
-2
/
+2
|
*
bugfix: 'kid' not in given key list
Tim Stamp
2016-12-12
1
-0
/
+3
*
|
draft-ietf-oauth-json-web-token-06 --> rfc7519 (#107)
Arjan Keeman
2017-06-19
1
-1
/
+1
*
|
Support RS384 and RS512 (#117)
Joost Faassen
2017-06-19
1
-0
/
+2
|
/
*
Add in support for late static binding, so that developers can extend and ove...
Tom Chapman
2016-06-28
1
-21
/
+21
*
Fix exceptions classes (#81)
Maks3w
2016-06-16
1
-6
/
+8
*
Merge pull request #82 from voku/master
Rob DiMarco
2016-06-16
1
-0
/
+1
|
\
|
*
[+]: ".gitattributes" <- prevent installing special files via composer
Lars Moelleken
2016-02-01
1
-0
/
+1
*
|
Merge pull request #93 from josephmcdermott/specify-current-timestamp
Rob DiMarco
2016-06-16
1
-3
/
+13
|
\
\
|
*
|
Commit with Google email address for CLA
Joseph McDermott
2016-05-03
1
-0
/
+1
|
*
|
Allow timestamp to be specified rather than relying on PHP time() function
Joseph McDermott
2016-04-29
1
-3
/
+12
|
|
/
*
|
Remove null as possible key value in docblock
Arjan Keeman
2015-12-30
1
-5
/
+5
|
/
*
add use InvalidArgumentException to account for JWT namespace
Steve Jones
2015-07-21
1
-0
/
+1
*
Merge remote-tracking branch 'upstream/master' into nullkey
Steve Jones
2015-07-21
1
-40
/
+42
*
Aligned the DocBlocks
Johan de Ruijter
2015-07-15
1
-22
/
+33
*
fix unexpectedvalueexceptions and add unit tests
Aaron Hedges
2015-07-01
1
-0
/
+1
*
Add firespace\jwt namespace
Aaron Hedges
2015-07-01
4
-0
/
+363