Home > Enterprise >  Trying to login to git from android studio gives a IpAddress loginbox
Trying to login to git from android studio gives a IpAddress loginbox

Time:01-13

When i click login to github while in android studio it first takes me to IntelijIdea site and asks for permission which i clicked yes on and then it goes to a ipaddress and shows me another login box that i have no idea what to use as username and password on

CodePudding user response:

you can use token for authentication like the image below:

enter image description here

just click on login with token and in the pop up showed click on generate button and it will redirect you to GitHub pages copy your token and paste it on the text input in pop up

  •  Tags:  
  • Related