Mijago / D2ArmorPicker

GNU Affero General Public License v3.0
135 stars 40 forks source link

Membership data of old accounts is being used #3

Closed Mijago closed 3 years ago

Mijago commented 3 years ago

Currently, some users can not use this tool as the Bungie API only returns the Items of their (old) console account. In fact, it returns the items of the first account ever to be linked with the given Bungie account.

This ticket: In the rare case of multiple profiles, add a selector after the login (as an extra window) to select the profile the user wants to use.

Mijago commented 3 years ago

Whenever more than one membership is found, the tool will now automatically use the membership that was used most recently. This should fix this issue.