Skip to content

[Feature Request] OAuth key file base64 support #101

@jak78

Description

@jak78

Hi folks,
To authenticate the client with OAuth2, we need to specify a JSON key.
The OAuth documentation mentions a base64 pattern format for privateKey:
data:application/json;base64,<base64-encoded value>
However, the Python client does not support this.
Would it be possible for the Python client to support this?
Thanks,

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions