Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

Use SecretStorage for auth token instead of public file #14

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Malanius
Copy link

@Malanius Malanius commented Feb 3, 2022

Since the settings.json is public and likely to be committed, it's better not to store private information in it.
This PR implements storing the auth token in SecretsStorage instead.

Since the settings.json is public and likely to be committed, it's better not to store private information in it.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant