ynput / ayon-launcher

AYON desktop application launcher
Apache License 2.0
34 stars 15 forks source link

Service api keys can be used to use launcher #50

Closed iLLiCiTiT closed 1 year ago

iLLiCiTiT commented 1 year ago

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:

  1. Set AYON_SERVER_URL environment to server and AYON_API_KEY to service api key
  2. Start ayon launcher
  3. It should start as usuall