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

Use SecretStorage for auth token instead of public file - #14

Open
Malanius wants to merge 1 commit into
bitburner-official:developfrom
Malanius:feature/store-token-in-secrets
Open

Use SecretStorage for auth token instead of public file#14
Malanius wants to merge 1 commit into
bitburner-official:developfrom
Malanius:feature/store-token-in-secrets

Conversation

@Malanius

@Malanius Malanius commented Feb 3, 2022

Copy link
Copy Markdown

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