When I enable two-factor authentication in Github, do I have to work with the RSA key to update the repositories?
When A2F (Authentication Two-Factor) is enabled the unique code is requested, I imagine that Git itself does not work with this, so I believe that in this scenario I am required to use a key authentication type, RSA type. Am I correct?