You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"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.",
25
-
placeholder:
26
-
"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.",
27
-
},
28
-
],
22
+
"type": "password",
23
+
"key": "personalAccessToken.value",
24
+
"label": "Token",
25
+
"tooltip": "A [personal access token](https://developers.asana.com/docs/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.",
0 commit comments