will ssh keys still work after the discontinuation of app passwords?
Yes. SSH keys will continue to work even after app passwords are phased out. The deprecation of app passwords only affects API-related authentication using those tokens or basic auth, not the SSH key mechanism for Git operations.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.