forked from luciferous/jwt
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Pull requests: firebase/php-jwt
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add code for each Exception
type: feature request
v7.0
changes targeted for the next major version
#456
opened Sep 21, 2022 by
nicumicle
Loading…
updated Apr 9, 2025
Allow a list of strings as header value in
JWT::encode()
#595
opened Mar 21, 2025 by
herndlm
Loading…
updated Apr 10, 2025
Allow JWT::decode to accept an empty string as a valid kid
#581
opened Oct 23, 2024 by
ryanneufeld
Loading…
updated Apr 11, 2025
Ensure numeric type of
iat
and nbf
parameters
#453
opened Aug 24, 2022 by
joshuaruesweg
Loading…
updated Apr 15, 2025
docs: allow array of strings in head param
#599
opened Apr 16, 2025 by
bshaffer
Loading…
updated Apr 16, 2025
fix: Throw exception on invalid base64
#576
opened Aug 8, 2024 by
Oinkling
Loading…
updated Apr 28, 2025
feat: Allows Key instance to be used for encoding
#575
opened Aug 8, 2024 by
Oinkling
Loading…
updated Apr 29, 2025
ProTip!
Filter pull requests by the default branch with base:main.