PathOfBuildingCommunity / PathOfBuilding

Offline build planner for Path of Exile.
https://pathofbuilding.community
Other
3.95k stars 2.07k forks source link

OAUTH Authentication instead of POESESSID #5360

Open ryanlatini opened 1 year ago

ryanlatini commented 1 year ago

Check for duplicates

Is your feature request related to a problem?

Currently, authenticating through POESESSID is insecure and could be exploited in future releases. Grinding Gear Games has explicitly stated that use of POESESSID should be deprecated in favor of utilization of OAUTH

Describe the solution you'd like

Utilize OATH rather than POESESSID to authenticate requests for trading API

Describe alternatives you've considered

No response

Additional context

https://twitter.com/pathofexile/status/1602851059361550337

Nightblade commented 1 year ago

GGG does not support OAUTH for their trade API.