We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Drop 'opt-in' framing; describe as auto-on-first-use with public-profile as the only opt-out Match the current implementation reality: library syncs automatically on first profile visit, wishlist on first browse-chip activation. There is no in-app opt-out toggle -- Steam's Public profile visibility is the effective opt-out because a non-Public profile returns nothing.
Add privacy-relevant summary of how library/wishlist gets fetched Referenced from the privacy page and the About Your Data section so anyone asking 'does Steam sign-in transfer my library?' lands on a direct answer: sign-in does not, it is a separate opt-in sync, we call GetOwnedGames / GetWishlist server-side with our Steam Web API key, and Steam only returns data if the user's profile visibility is public.
add Steam-Library-and-Drafts page (#199)