thebaselab / codeapp

Building a full-fledged code editor for iPad
https://code.thebaselab.com
MIT License
2.95k stars 202 forks source link

Can’t login to clone private repository #63

Closed bourneidBH closed 3 years ago

bourneidBH commented 3 years ago

When I try to clone a repository I get error credentials callback returned invalid cred type. There is no login screen to enter credentials

bummoblizard commented 3 years ago

Hello. You can set the credentials at Settings > Version Control > Authentication.

Perhaps it's a bit hidden, I'll try to make it more visible in the future.

bourneidBH commented 3 years ago

I’ve entered my credentials in the authentication settings but I’m still getting the same error when I try to clone the repository

luni-moon commented 3 years ago

It should be a personal auth token, not your regular GitHub password.

On Sun, Mar 28, 2021 at 10:52 bourneidBH @.***> wrote:

I’ve entered my credentials in the authentication settings but I’m still getting the same error when I try to clone the repository

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/thebaselab/codeapp/issues/63#issuecomment-808907628, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANI5RBJIRHWKT5T527SR4J3TF47ERANCNFSM4Z5J2XHA .

-- Best Wishes, Lukas Batema (Java, JavaScript, and Front End Web Developer; Moderator on PedestriaMC Network)

bourneidBH commented 3 years ago

That worked. Thanks!


From: Lukas Batema @.> Sent: Sunday, March 28, 2021 11:56 AM To: thebaselab/codeapp @.> Cc: Marie Bourne @.>; Author @.> Subject: Re: [thebaselab/codeapp] Can’t login to clone private repository (#63)

It should be a personal auth token, not your regular GitHub password.

On Sun, Mar 28, 2021 at 10:52 bourneidBH @.***> wrote:

I’ve entered my credentials in the authentication settings but I’m still getting the same error when I try to clone the repository

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/thebaselab/codeapp/issues/63#issuecomment-808907628, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANI5RBJIRHWKT5T527SR4J3TF47ERANCNFSM4Z5J2XHA .

-- Best Wishes, Lukas Batema (Java, JavaScript, and Front End Web Developer; Moderator on PedestriaMC Network)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/thebaselab/codeapp/issues/63#issuecomment-808924180, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AR4CMG2REA32JU54QUR76WDTF5NT5ANCNFSM4Z5J2XHA.

luni-moon commented 3 years ago

No problem! On Sun, Mar 28, 2021 at 13:25 bourneidBH @.***> wrote:

That worked. Thanks!


From: Lukas Batema @.> Sent: Sunday, March 28, 2021 11:56 AM To: thebaselab/codeapp @.> Cc: Marie Bourne @.>; Author @.> Subject: Re: [thebaselab/codeapp] Can’t login to clone private repository (#63)

It should be a personal auth token, not your regular GitHub password.

On Sun, Mar 28, 2021 at 10:52 bourneidBH @.***> wrote:

I’ve entered my credentials in the authentication settings but I’m still getting the same error when I try to clone the repository

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <https://github.com/thebaselab/codeapp/issues/63#issuecomment-808907628 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/ANI5RBJIRHWKT5T527SR4J3TF47ERANCNFSM4Z5J2XHA

.

-- Best Wishes, Lukas Batema (Java, JavaScript, and Front End Web Developer; Moderator on PedestriaMC Network)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub< https://github.com/thebaselab/codeapp/issues/63#issuecomment-808924180>, or unsubscribe< https://github.com/notifications/unsubscribe-auth/AR4CMG2REA32JU54QUR76WDTF5NT5ANCNFSM4Z5J2XHA

.

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/thebaselab/codeapp/issues/63#issuecomment-808928147, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANI5RBM7HXAXQVXKTWJLIBDTF5RANANCNFSM4Z5J2XHA .

-- Best Wishes, Lukas Batema (Java, JavaScript, and Front End Web Developer; Moderator on PedestriaMC Network)

luni-moon commented 3 years ago

I didn't realize it did all that extra mumbo jumbo when replying through email... At least it shows up that way on the GitHub App... xD I will try to remember to do it differently in times forward. Sorry.