ynput / ayon-python-api

Apache License 2.0
9 stars 4 forks source link

Added support to behave 'as user' and change global con args #17

Closed iLLiCiTiT closed 1 year ago

iLLiCiTiT commented 1 year ago

Description

Connection can behave as other user if is using service API key which can be also nested using context manager method 'as_user'. Added more options how connection to server can be created. The global API using environment variables can also expect site id and client version.