0.1.0
AppClientCredentials
Package: flyteplugins.union.utils.auth
Application client credentials for API key.
class AppClientCredentials(
endpoint: str,
client_id: str,
client_secret: str,
org: str,
)| Parameter | Type | Description |
|---|---|---|
endpoint |
str |
|
client_id |
str |
|
client_secret |
str |
|
org |
str |