Webtask Authentication with Backend Tokens?

Hey

Is it possible for my cloudcode webtask to authenticate using the backend auth tokens, or even the backend basic auth credentials?

This would allow me to not have to manage separate credentials for backend API and CC webtask APIs

It is not possible to access the backend auth tokens or basic auth credentials from within CloudCode for webtask authentication.

Thanks for the sad news @anon31687946 :smiley: