Skip to content

hardcoded path for tokenstore.json #25

@g-clef

Description

@g-clef

The auth client appears to have a hardcoded path for the tokenstore.json file (

self.token_store_file = "tokenstore.json"
). This will cause problems if the client is run in an environment where the system does not have write access to the local filesystem (docker container, for example). I would like this to take an optional argument to either a user-specified file path or a python tempfile.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions