Hello everyone :smile: So, I am trying out the cus...
# feedback-and-requests
q
Hello everyone 😄 So, I am trying out the custom dbt transform step in airbyte and for that I have authenticated my private git repo. But there is one security concern, that when entering the github repo URL I have to enter like
username:<mailto:ACCESS_TOKEN@github.com|ACCESS_TOKEN@github.com>/URL
and when I am doing a GET call to fetch connection-ID details, the ACCESS_TOKEN is visible in the response. Ideally, it should be masked. Maybe if we can have separate fields for ACCESS_TOKEN and github repo URL, we can mask the access token in the response. Thank you 🙂
u
if you can upvote/comment here, it’ll help to track priorities of this request: https://github.com/airbytehq/airbyte/issues/4133 and you can be aware when it’ll be updated!
u
Is this blocking for the moment?