Auth (V1)¶
Service for authentication info.
Source code in affinity/services/v1_only.py
1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 | |
whoami() -> WhoAmI
¶
Get info about current user and API key.
Source code in affinity/services/v1_only.py
1691 1692 1693 1694 1695 | |