Sylvain METAYER
Sylvain METAYER
Is there any update on this ? I'm also interested about this
It seems this is because their is two unicity constraints on the refresh token entity (see https://github.com/gesdinet/JWTRefreshTokenBundle/blob/e1ce7fa04637335b7afe7ed79a14b3ceb7951c72/Entity/RefreshToken.php#L19 / https://github.com/gesdinet/JWTRefreshTokenBundle/blob/e1ce7fa04637335b7afe7ed79a14b3ceb7951c72/Entity/AbstractRefreshToken.php#L21 ) I will submit a PR to remove one of these.
Thanks for the detailed explanation ! I'll use the `scp_extra_args` configuration while waiting for the release to switch with default SFTP behaviour.
If I add the following to my starship config, it seems to work. ```shell [aws] force_display = true ``` Not sure if this is a bug then or if it...
Hello, I submitted an PR to (try to) improve this documentation part. and added a regex example on how to do a global find and replace. I'm not sure if...
Did you run `yarn install` before running `yarn start` ?
I'll look into it within the next few weeks and keep you updated :)