oauth2-apple icon indicating copy to clipboard operation
oauth2-apple copied to clipboard

Fix #46

Open SystematicCZ opened this issue 2 years ago • 4 comments
trafficstars

Fixes #46

Fix Firebase\JWT\JWT::decode(): Argument #3 ($headers) cannot be passed by reference

SystematicCZ avatar Sep 11 '23 12:09 SystematicCZ

I think this is a pragmatic way to adapt my change in https://github.com/patrickbussmann/oauth2-apple/pull/25 to make this work again. @patrickbussmann do you think this is the right 'solution'? If yes, can you please merge en release this?

tjveldhuizen avatar Sep 26 '23 11:09 tjveldhuizen

@patrickbussmann Is there any hope that it will be merged?

kksandr7-deprecated avatar Jan 22 '24 20:01 kksandr7-deprecated

These PRs #47, #51 are also trying to solve this problem I believe that they can be closed in favor of this decision.

kksandr7-deprecated avatar Jan 22 '24 20:01 kksandr7-deprecated

@kksandr7 the tests are failing that's why I can't merge it

patrickbussmann avatar Jan 22 '24 20:01 patrickbussmann