Nícolas Castillo

Results 1 comments of Nícolas Castillo

In lcobucci/jwt v5 [`Builder` is now immutable](https://lcobucci-jwt.readthedocs.io/en/stable/upgrading/#builder-api-is-now-immutable), calls to methods of `$builder` such as `$builder->withClaim()` no longer modify the instance, thus, a token with an empty body is generated... ![image](https://github.com/laravolt/metabase/assets/72332975/7bb55402-a8b2-473c-a8de-940e354d4ea4)...