Is your feature request related to a problem? Please describe.
I am not sure how I should set up sync to prevent secrets (e.g. OAuth 2.0 access tokens) from leaving local storage.
Describe the solution you'd like
Help text or documentation describing what exactly is synced and/or suggestions for how to manage secrets and syncing.
Describe alternatives you've considered
I think using Environments to store secrets and referencing them in request collections might be the way to go?
Additional context
N/A