Ivan Vasiljević
Ivan Vasiljević
Hi @Veldars, I haven't manage to reproduce this issue. Do you use latest version of library? What is the value for `credentials` prop that you are using? I just need...
One question how do you end on different domain? Because, popup should go back to application. So I am creating popup from http://localhost:3000 and after authentication in popup will be...
Hi @sdob, Sorry for late response. I was on vacation and I was not using my laptop :D I would be very interested to accept your PR. Please, feel free...
Hi @headwinds, I will check this. Thank you for posting this. Currently I am sick, I caught some cold, but when I get better I will look at this.
I have to be honest, I don't have any experience with Flask :( Sorry
Is this issue still relevant? I cannot find `escapeElement` or `prepareValue` functions in code. Neither I can find `arrayString` function.
When you test with current version of [docker-compose.yaml](https://github.com/segmentio/kafka-go/blob/main/docker-compose.yml) bug is even more noticeable. With current docker-compose broker id is set to 1, and when I run your example code I...
Hi @dragospopa420, I think that docker images are not part of this repo. You should probably raise an issue on this [repo](https://github.com/apify/apify-actor-docker) since if I understand everything correctly that is...
Hi @P4R4DiSi4C, I have created tutorial that you can check. You can find it [here](https://medium.com/@robince885/how-to-do-twitter-authentication-with-react-and-restful-api-e525f30c62bb). In tutorial you can find backend example how this library can be used on backend....