Feature Overview
Get a GitHub Access Token from 1password.
Why is the feature needed?
Please explain the problem you want to solve.
To manage GitHub Access Token securely.
Exposing a GitHub Access token to environment variables aren't secure as any process can read it.
Example Code
export AQUA_ONE_PASSWORD_SERVICE_ACCOUNT_TOKEN=xxx
Note
Feature Overview
Get a GitHub Access Token from 1password.
Why is the feature needed?
To manage GitHub Access Token securely.
Exposing a GitHub Access token to environment variables aren't secure as any process can read it.
Example Code
export AQUA_ONE_PASSWORD_SERVICE_ACCOUNT_TOKEN=xxxNote