Misosooup
Misosooup
At the moment, refresh token scopes are returned base on the access token scopes set. When a user request for a new access token via the refresh_token grant type and...
Would it be possible to override the in src/Client/Client.php. At the moment, everything is loaded through the Extension and it doesn't seem like there is a way for us to...
Hi, As per this [commit](https://github.com/schmittjoh/serializer/commit/2340794e3a5bf75a5da7f199c5970ab4b48793c4). All of the classes has been marked as `final`. I am not against it but is there a reason as to why you have made...
Hi, just wondering if we are able to get a feature where we can flag a secrets as "ignore update"? We are running the migration every time when docker starts...
Hi, We noticed that json-request-bundle was removed https://packagist.org/packages/symfony-bundles/json-request-bundle Is this intended?
If records are create too quickly the ordering of this Ulid is not correct. I have added an example of what is being generated with a running integer number. As...