Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / firebase/php-jwt issues and pull requests
#590 - Fix example to avoid fatal error
Pull Request -
State: open - Opened by robocoder 15 days ago
#589 - openssl_pkey_get_public function is returning an empty instance of OpenSSLAsymmetricKey
Issue -
State: open - Opened by saulsluz about 1 month ago
#588 - SignatureInvalidException not available on line 150 in JWT.php
Issue -
State: open - Opened by tbobker123 about 1 month ago
- 2 comments
#587 - Parse octet typed JWK
Pull Request -
State: open - Opened by apiwat-chantawibul about 1 month ago
- 1 comment
#586 - chore(main): release 6.10.3
Pull Request -
State: open - Opened by release-please[bot] about 2 months ago
Labels: autorelease: pending
#585 - chore(main): release 6.10.2
Pull Request -
State: closed - Opened by release-please[bot] about 2 months ago
- 2 comments
Labels: autorelease: tagged
#584 - chore: fix phpstan
Pull Request -
State: closed - Opened by bshaffer about 2 months ago
- 2 comments
#583 - fix: support php 8.4
Pull Request -
State: closed - Opened by ruudk about 2 months ago
- 5 comments
#582 - Deprecated Implicit Null Parameters
Issue -
State: closed - Opened by Zykaris about 2 months ago
- 2 comments
#581 - Allow JWT::decode to accept an empty string as a valid kid
Pull Request -
State: open - Opened by ryanneufeld 3 months ago
- 2 comments
#580 - Invalid encoding of empty payload
Issue -
State: closed - Opened by krollobrocket 3 months ago
#579 - Request for PS256 Algorithm Support
Issue -
State: open - Opened by durgesh-sahani 3 months ago
#578 - Would a patchlevel release be possible or is planned already ?
Issue -
State: closed - Opened by sbuerk 4 months ago
- 13 comments
#577 - Fix: Refactor constructor Key.php to use PHP 8.0 syntax
Pull Request -
State: closed - Opened by margar-melkonyan 4 months ago
- 3 comments
#576 - fix: Throw exception on invalid base64
Pull Request -
State: open - Opened by Oinkling 5 months ago
#575 - feat: Allows Key instance to be used for encoding
Pull Request -
State: open - Opened by Oinkling 5 months ago
#574 - feat: Allow object as payload
Pull Request -
State: open - Opened by Oinkling 5 months ago
- 1 comment
#573 - Fixed implicitly nullable parameter types deprecated in PHP 8.4
Pull Request -
State: closed - Opened by danielmarschall 6 months ago
- 3 comments
#572 - chore: Prepare towards PHP8.4 compatibility
Pull Request -
State: closed - Opened by sbuerk 6 months ago
- 1 comment
#571 - chore: fix latest php-cs-fixer findings
Pull Request -
State: closed - Opened by lolli42 6 months ago
- 1 comment
#570 - Deprecation warnings on PHP 8.4
Issue -
State: closed - Opened by ADmad 6 months ago
- 2 comments
#569 - fix: readme or documentation about decoding jwt
Pull Request -
State: open - Opened by SySafarila 7 months ago
- 4 comments
#568 - fix: validate iat and nbf on payload
Pull Request -
State: open - Opened by christiandavilakoobin 7 months ago
- 2 comments
#567 - Update Return type of JWT::urlsafeB64Decode
Issue -
State: closed - Opened by smyhill 7 months ago
- 2 comments
#566 - feat(alg): Add ES512 support
Pull Request -
State: open - Opened by Ninos 8 months ago
- 2 comments
#565 - chore: add test for parseKey
Pull Request -
State: closed - Opened by bshaffer 8 months ago
#564 - Verifying JWK with one out of multiple keys, where one of the keys is a HS256 key
Issue -
State: closed - Opened by 0xmerp 9 months ago
- 1 comment
#563 - Class "Firebase\JWT\Key" not found
Issue -
State: closed - Opened by jmaster03 9 months ago
- 1 comment
#562 - الرموز المميزه
Issue -
State: closed - Opened by NawaraTafa 10 months ago
- 3 comments
#561 - Error when parsing set of JWK keys which contain unsupported algorithms
Issue -
State: open - Opened by promasu 10 months ago
#560 - chore: remove jwt incorrect key warning
Pull Request -
State: closed - Opened by vishwarajanand 11 months ago
#559 - Wrong warnings when invalid key supplied in openssl_sign
Issue -
State: closed - Opened by vishwarajanand 11 months ago
#558 - chore: drop support for PHP 7.4
Pull Request -
State: closed - Opened by bshaffer 11 months ago
- 1 comment
#557 - Firebase PHP-JWT Key/Algorithm Type Confusion
Issue -
State: closed - Opened by ankitdn 12 months ago
- 1 comment
#556 - fix: ensure ratelimit expiry is set every time
Pull Request -
State: closed - Opened by bshaffer about 1 year ago
#555 - Cannot use JWK::parseKey for kty=='oct'
Issue -
State: open - Opened by juacala about 1 year ago
- 5 comments
Labels: type: feature request
#554 - Create devcontainer.json
Pull Request -
State: closed - Opened by Yhamskie30 about 1 year ago
- 1 comment
#552 - Uncaught Error: Firebase\JWT\JWT::decode(): Argument #3 ($headers) cannot be passed by reference in
Issue -
State: closed - Opened by megatronskneecap about 1 year ago
- 10 comments
Labels: type: question
#551 - chore(main): release 6.10.1
Pull Request -
State: closed - Opened by release-please[bot] about 1 year ago
- 1 comment
Labels: autorelease: tagged
#550 - fix: ratelimit cache expiration
Pull Request -
State: closed - Opened by bshaffer about 1 year ago
#549 - Fix issue #543 : cached key set expiration are not handled
Pull Request -
State: closed - Opened by romain-neil about 1 year ago
- 2 comments
#548 - chore(ci): add php 8.3
Pull Request -
State: closed - Opened by bshaffer about 1 year ago
#547 - chore(main): release 6.10.0
Pull Request -
State: closed - Opened by release-please[bot] about 1 year ago
- 1 comment
Labels: autorelease: tagged
#546 - feat: allow typ override header
Pull Request -
State: closed - Opened by bshaffer about 1 year ago
#545 - Is there way way to load the token from Cookie?
Issue -
State: closed - Opened by russmenum about 1 year ago
- 1 comment
#544 - Error when decoding a JWT with JWK set
Issue -
State: closed - Opened by nscarlato-ith about 1 year ago
- 1 comment
#543 - rate limit cache expiration is not working as expect in CachedKeySet.php
Issue -
State: closed - Opened by chris-lee-lb about 1 year ago
- 7 comments
#542 - Issues with composer autoloader in Symfony project
Issue -
State: closed - Opened by celdaran about 1 year ago
- 2 comments
#541 - CakePHP Views, You are not authorized to access that location
Issue -
State: closed - Opened by russmenum about 1 year ago
- 1 comment
#540 - how to destroy jwt token on logout at server side php
Issue -
State: closed - Opened by gamotmohit over 1 year ago
- 2 comments
#539 - Support for Millisecond timestamps
Issue -
State: open - Opened by BillyAB over 1 year ago
- 2 comments
Labels: type: feature request
#538 - Micorsoft Entra ID and msal-browser/2.37.1 error validation access token
Issue -
State: closed - Opened by Sampei4 over 1 year ago
- 1 comment
#537 - chore(main): release 6.9.0
Pull Request -
State: closed - Opened by release-please[bot] over 1 year ago
- 1 comment
Labels: autorelease: tagged
#536 - Can not decode EXP token, is there a way?
Issue -
State: closed - Opened by russmenum over 1 year ago
- 3 comments
#535 - Support for DPoP
Issue -
State: open - Opened by geniqtech over 1 year ago
- 4 comments
Labels: type: feature request
#534 - Fixed a typo.
Pull Request -
State: closed - Opened by hassanhafiz44 over 1 year ago
#533 - Fixed a typo.
Pull Request -
State: closed - Opened by hassanhafiz44 over 1 year ago
- 1 comment
#532 - JWT::createPemFromModulusAndExponent incorrect return value
Issue -
State: closed - Opened by libertyit1 over 1 year ago
- 6 comments
Labels: type: bug
#531 - Allow disabling the checking of the expiration date
Issue -
State: closed - Opened by guillerodriguez over 1 year ago
- 1 comment
#530 - Overriding typ header
Issue -
State: closed - Opened by Tilogorn over 1 year ago
- 4 comments
Labels: type: feature request
#529 - Version issue when install the library.
Issue -
State: closed - Opened by PrachiSurati over 1 year ago
- 1 comment
#528 - fix: update error text for consistency
Pull Request -
State: open - Opened by fredden over 1 year ago
#527 - Fix DateTime deprecation warning
Pull Request -
State: open - Opened by ennorehling over 1 year ago
- 1 comment
#526 - fix: BeforeValidException message for decode
Pull Request -
State: closed - Opened by vishwarajanand over 1 year ago
- 1 comment
#525 - TypeError Key material must be a string, resource, or OpenSSLAsymmetricKey
Issue -
State: closed - Opened by syarifa20 over 1 year ago
- 2 comments
#524 - chore(main): release 6.8.1
Pull Request -
State: closed - Opened by release-please[bot] over 1 year ago
- 1 comment
Labels: autorelease: tagged
#523 - use microtime(true) instead of time() for the JWT validation
Issue -
State: open - Opened by bshaffer over 1 year ago
Labels: type: feature request, v7.0
#522 - Version v6.6.0 seems to break compatibility with php 8.1 (maybe even php 8)
Issue -
State: closed - Opened by simonjamain over 1 year ago
- 5 comments
#521 - feat: add payload to jwt exception
Pull Request -
State: closed - Opened by bshaffer over 1 year ago
- 2 comments
#520 - Allow psr/cache ^3.0
Pull Request -
State: closed - Opened by stephanvierkant over 1 year ago
#519 - chore(main): release 6.8.0
Pull Request -
State: closed - Opened by release-please[bot] over 1 year ago
- 1 comment
Labels: autorelease: tagged
#518 - chore(main): release 6.7.0
Pull Request -
State: closed - Opened by release-please[bot] over 1 year ago
- 1 comment
Labels: autorelease: tagged
#517 - How to validate access token that expired?
Issue -
State: closed - Opened by jcubic over 1 year ago
- 4 comments
Labels: type: question
#516 - Uncaught Error: Firebase\JWT\JWT::decode(): Argument #3 ($headers) cannot be passed by reference
Issue -
State: closed - Opened by jcubic over 1 year ago
- 1 comment
#515 - Add support for P-384 curve
Pull Request -
State: closed - Opened by lleyton over 1 year ago
- 2 comments
#514 - Differentiate error messages
Issue -
State: closed - Opened by samuelecarpene over 1 year ago
- 2 comments
#513 - Support for ES512 algo?
Issue -
State: open - Opened by patlecat over 1 year ago
- 1 comment
Labels: type: feature request
#512 - chore: add tests for latest fixes
Pull Request -
State: closed - Opened by bshaffer over 1 year ago
#511 - chore(main): release 6.6.0
Pull Request -
State: closed - Opened by release-please[bot] over 1 year ago
- 1 comment
Labels: autorelease: tagged
#510 - feat: add decodeHeaderAndPayload method
Pull Request -
State: closed - Opened by bshaffer over 1 year ago
- 2 comments
#509 - OpenSSL RS256 Error
Issue -
State: closed - Opened by UUSR over 1 year ago
- 1 comment
#508 - fix: handle invalid http responses
Pull Request -
State: closed - Opened by bshaffer over 1 year ago
Labels: type: bug
#507 - Added fix for the import docs
Pull Request -
State: closed - Opened by SachinBahukhandi over 1 year ago
- 3 comments
#506 - chore(main): release 6.5.0
Pull Request -
State: closed - Opened by release-please[bot] over 1 year ago
- 1 comment
Labels: autorelease: tagged
#505 - fix: Allow KID index '0'
Pull Request -
State: closed - Opened by ajupazhamayil over 1 year ago
- 1 comment
#504 - empty kid check breaks in latest version during decode
Issue -
State: closed - Opened by shayaantx over 1 year ago
- 1 comment
#503 - chore(docs): add multiple keys example to README
Pull Request -
State: closed - Opened by bshaffer over 1 year ago
#502 - Skip null checks when input is never null
Pull Request -
State: closed - Opened by sanmai over 1 year ago
#501 - chore(docs): example of unsafe header decode in README
Pull Request -
State: closed - Opened by saranshdhingra over 1 year ago
- 3 comments
#500 - Improve IDE autocompletion
Pull Request -
State: closed - Opened by shenkimaro almost 2 years ago
- 2 comments
Labels: type: feature request
#499 - CachedKeySet does not check HTTP response status code
Issue -
State: closed - Opened by croensch almost 2 years ago
- 3 comments
Labels: type: bug
#498 - Why is the 'alg' parameter required?
Issue -
State: closed - Opened by SamMousa almost 2 years ago
- 4 comments
#497 - Signature verification failed' on JWT::decode using JWKs
Issue -
State: closed - Opened by qlixes almost 2 years ago
- 2 comments
Labels: type: question
#495 - chore: drop support for PHP 7.3
Pull Request -
State: closed - Opened by bshaffer almost 2 years ago
#494 - Allow ArrayAccess in `JWT::decode`
Pull Request -
State: closed - Opened by ruudk almost 2 years ago
- 2 comments
#493 - fix: only check iat if nbf is not used
Pull Request -
State: closed - Opened by croensch almost 2 years ago
- 2 comments
#492 - accept float claims but round down to ignore them
Pull Request -
State: closed - Opened by croensch almost 2 years ago
- 3 comments
#491 - Backward compatibility issue
Issue -
State: closed - Opened by GautamMKGarg almost 2 years ago
- 3 comments
#490 - Security Issue -- CVE-2021-46743
Issue -
State: closed - Opened by hiren-plancover almost 2 years ago
- 3 comments