Skip to content

Update firebase/php-jwt to the latest version 6.3

Compare
Choose a tag to compare
@Tmeister Tmeister released this 21 Sep 14:55
· 50 commits to develop since this release
558691a
  • Update encode and decode functions to use the new arguments
  • Add a new filter to change the algorithm used, default HS256
  • Fix warning register_rest_route was called incorrectly
  • Allow for Basic Auth, by not attempting to validate Authentication Headers if a valid user has already been determined