Skip to content

Chore: Added helper functions to handle webactions #192

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 11, 2024

Conversation

iLLiCiTiT
Copy link
Member

Changelog Description

Added helper functions to handle webactions token.

Additional info

Both functions are not used with authentication or headers thus they were added to utils.py. It is already used in AYON launcher, but probably should be available in ayon python api.

Testing notes:

  1. It is possible to use them only if you trigger webaction, receive the token (requires registering of custom exeuctable storing the token or modification of AYON launcher).
  2. Use the functions to get and abort the webaction.

@iLLiCiTiT iLLiCiTiT merged commit f81cdc4 into develop Oct 11, 2024
2 checks passed
@iLLiCiTiT iLLiCiTiT deleted the enhancement/web-action-helpers branch October 14, 2024 10:19
@iLLiCiTiT iLLiCiTiT added the type: enhancement New feature or request label Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant