Airbyte allows us to use git repositories to setup dbt transformation. If the repo is private, then Airbyte expects us to paste the personal access token as part of the URL. However, GitHub recommends that we treat the token just like a password. Airbyte simply shows the token on the UI in plain text! I would like Airbyte to treat it like a password and hide the token on screen. Is there any alternative to avoid showing the password in plain text?