Skip to content

Pull requests: firebase/php-jwt

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat(alg): Add ES512 support
#566 opened May 25, 2024 by Ninos Loading… updated Apr 9, 2025
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
feat: Allow object as payload
#574 opened Aug 7, 2024 by Oinkling Loading… updated Apr 28, 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.