Skip to content

Allow SDK to automatically generate Auth from environment variable #574

@tbarsballe

Description

@tbarsballe

In the V1 SDK, if the environment variable PL_API_KEY contained a valid API key, it was automatically used by the SDK (and CLI) for authentication.

It would be nice if this behavior was retained in V2, such that I could instantiate a Session() without needing to first initialize and write() an Auth object if this environment variable was already defined

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions