Yes, oAuth is, as far as I know, only used over HTTPs. Over SSH, it uses your SSH private key to authenticate instead of oAuth. Using HTTPS with phpstorm together might also give issues, as it uses a 3rd party intergration, and that one also doesn't have the workflow scope setup, causing it to not w...