packagist kreait/firebase-php 4.17.1

latest releases: 7.x-dev, dev-dependabot/github_actions/codecov/codecov-action-4.3.1, 7.10.0...
5 years ago

Bugfixes

  • The signature of an ID Token is now verified even if a prior error occured (thanks @kanoblake for reporting the issue and providing a test case)

Enhancements

  • ID Tokens must have a valid "auth_time" claim.
  • Tokens with an invalid signature now throw a Firebase\Auth\Token\Exception\InvalidSignature exception. It extends the previously thrown Firebase\Auth\Token\Exception\InvalidToken,
    so existing behaviour doesn't change.
  • Service Account related errors are now more fine grained.

Don't miss a new firebase-php release

NewReleases is sending notifications on new releases.