Jeroen Marsman
Results
2
comments of
Jeroen Marsman
+1 ``` OSX version: 10.14.1 Telegram CLI installed with Homebrew Telegram-cli version 1.3.1 Telegram-cli uses libtgl version 2.0.1 ``` Stracktrace: ``` > dialog_list > Assertion failed: (0), function tglf_fetch_message_media_new, file...
Maybe use the [AccessTokenHandlerInterface](https://symfony.com/doc/current/security/access_token.html#using-the-access-token-authenticator)? Then add a `token` property to your User entity or add an extra table to provide more tokens. Now u can use this token to lookup...