You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That's saved with sx-cache-set, so if you look in that implementation, you'll see we use sx-cache-get-file-name to turn 'auth into "auth.el" inside sx-cache-directory.
You can patch that function to encrypt it for the 'auth symbol.
It might be worth an enhancement to introduce an option to use auth-source instead, but I won't get to that any time soon.
How can I store
access_token
customization in*.el.gpg
file (see:epa-*
functions)?The text was updated successfully, but these errors were encountered: