How to give github access when organization have two factor authentication

I’m trying to setup repository access with a custom github user (not mine) and the organization have two-factor authentication. I don’t have any ideas how can handle this.
Can someone help me!?

Enable 2FA for that user and generate API token for him.

Thanks. To be more clear, I don’t want to link that user to someone cel phone number. Have some tip for this!?

You can use some other method: https://help.github.com/en/github/authenticating-to-github/configuring-two-factor-authentication

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.