alexandrtovmach/react-twitter-login

There is cors issue with your proxy, please check screenshot

Closed this issue ยท 8 comments

Please check the screenshot
Screenshot 2021-10-14 at 7 52 49 PM
.

It's temporary issue of proxy

Do you know when it's going to be solved?

@MZeeDev

  1. First I'd like to remind: "This package NOT FOR PRODUCTION, because it's require to keep CONSUMER_KEY and CONSUMER_SECRET on client side, which are huge security risk. Use this package for MVP or quick prototype only. If you looking for some production solution, please use server-side authorization like passport-twitter." (first paragraph in README)
  2. "is not worth it anymore" โ€“ it's very rude, because you're using open-source tool for free, which was created on pure enthusiasm and shared with you.

But its not working any more ,come on dude

And what should I do? Leave all my commercial projects, that I'm getting paid, and focus on open source project to make Muhammad happy? For free? Without any "thanks"?

I'm not sure.

If you have any ideas how to improve/fix package - feel free to open PR. Want something different? Find another free tool "that developed for you", and use it. But you can't say "is not worth it anymore", because it not worth anything for you or someone else.

Okay man, don't take it personal , okay. stay calm

@MZeeDev

  1. First I'd like to remind: "This package NOT FOR PRODUCTION, because it's require to keep CONSUMER_KEY and CONSUMER_SECRET on client side, which are huge security risk. Use this package for MVP or quick prototype only. If you looking for some production solution, please use server-side authorization like passport-twitter." (first paragraph in README)
  2. "is not worth it anymore" โ€“ it's very rude, because you're using open-source tool for free, which was created on pure enthusiasm and shared with you.

Hi, I am using passport in the backend but don't know how to open the twitter login popup on the front-end, I was using react-twitter-auth but its popup doesn't close. Please suggest any library if this one is not for production.
Thanks

@tayyabferozi if you're using passport server side auth, then this package not suit for you. This is pure frontend solution