Auth Schemes
Authentication methods supported by API operations
asana
OAuth 2.0
A personal access token allows access to the api for the user who created it. This should be kept a secret and be treated like a password.
HTTP bearer
Authentication methods supported by API operations
A personal access token allows access to the api for the user who created it. This should be kept a secret and be treated like a password.