ynput / ayon-python-api

Apache License 2.0
9 stars 4 forks source link

Chore: Added get user function #169

Closed iLLiCiTiT closed 3 months ago

iLLiCiTiT commented 3 months ago

Changelog Description

Added helper function to get user with token.

Additional info

Extracted functionality from is_token_valid to be able to use it directly.

Testing notes:

Check code changes.