Jump to content
McKay Development

Josh123

Member
  • Posts

    2
  • Joined

  • Last visited

Josh123's Achievements

  1. Hi, this question is not related to steam packages but still related to the steam so I hope I can still ask here about it. I noticed that all steam websites are using different domain in which they authenticate user and then redirect him back to main domain. What is best approach to do this? My idea was to send users from site1 to site2 which redirect user automatically to steam auth and then from steam redirect user directly back to site1 but this is showing me error on steam. Just written text ERROR nothing more so I have no idea why it doesn't work. I am doing it right or is there better approach to this? Another idea I had is to redirect user back from steam to site2 and with nginx redirect this request back to site1 along with autheticated cookies, but this doesn't work for me as well since cookies are authenticated just for site2. Can someone give me a hint how to do this? I will find details myself I just need someone to explain me general approach how to do this. Thank you!
  2. Hi, how can I rotate proxy on every request? I managed to set up community instance with request.default with proxy, but it is just one proxy and I need to rotate them. Is there a way how to set up rotation? Thank you
×
×
  • Create New...