DestinyItemManager / dim-api

Destiny Item Manager API Service
MIT License
37 stars 18 forks source link

Log out users who need to update their auth token #242

Closed bhollis closed 1 month ago

bhollis commented 1 month ago

We are now enforcing that the auth token must contain the profile you're interacting with. This returns a 401 if you don't, which at least will force DIM to re-auth.