Closed iLLiCiTiT closed 1 year ago
Added custom implementation of 'is_token_valid' to be able to use service api key.
This way it is possible to launch ayon-launcher with service account which is needed for farm publishing or other automatization processes.
AYON_SERVER_URL
AYON_API_KEY
Changelog Description
Added custom implementation of 'is_token_valid' to be able to use service api key.
Additional info
This way it is possible to launch ayon-launcher with service account which is needed for farm publishing or other automatization processes.
Testing notes:
AYON_SERVER_URL
environment to server andAYON_API_KEY
to service api key