Charles Desneuf
Charles Desneuf
I have the same issue and managed to deal with it. The PR is not the appropriate fix I think. This lib suggests to install `symfony/yaml`and does not require it....
I might be missing something: What's the reason for the expiration date to be created outside the `VerificationToken` VO? I would tend to do this inside `VerificationToken::generate` and change the...
Hi! I've run on the same issue this morning, and you can solve it by providing [a config file](https://beyondco.de/docs/expose/client/configuration) containing your token to the container. If the config file is...
Hi Marcel, Would the `--token` parameter idea from @mrspence make sense for the project according to you? It would serve more people than a solution oriented only to Docker users....
Hi! I've tried using the `tweet_mode: :extended` option with the `stream_filter` function but it doesn't seem to work. I've used it like this `ExTwitter.stream_filter([follow: id, tweet_mode: :extended], :infinity)`. Maybe I'm...
Hi! I have the same issue, did you find a solution? I really feel that Steno and Bolt aren't making a good fit... 😢