Because of username and password deprication https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/ We should use SSH keys for auth. How I can to do it with lib?
Because of username and password deprication
https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/
We should use SSH keys for auth.
How I can to do it with lib?