Skip to content

Get Token From Env Variable #16

@myrontuttle

Description

@myrontuttle

As a dev lead
I want any code recommendations that include <your_token> (or similar) with a function to get a token from local environment variable
So that I'm not exposing my token in public code

Scenario: Replace Token
Given a coder
When I get recommended code that includes "your_token" or "password"
Then it adds a function to get the token from a local environment variable

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions