The JADE 2022 release meets tomorrow’s business demands.
Please add SSH as an authentication method for access to a Git server. Our business uses GitLab as a source version control server, and GitLab supports SSH. This is our standard access method.
SSH is a secure means of authentication which uses a private key/public key pair and does not send user passwords in messages.
References for GitLab: https://docs.gitlab.com/ee/user/ssh.html
Also used by GitHub: https://docs.github.com/en/authentication/connecting-to-github-with-ssh