Update firebase/php-jwt to the latest version 6.3
- 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