Duplicate Accounts, on Select Account Screen #109

Open
opened 2025-10-31 17:05:50 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @luni-moon on GitHub (Jan 19, 2021).

Dear GitTouch Developers,
When trying to add another account using OAuth2, it just duplicates the already selected account, without letting you add the different account wanted.
9C94C4B0-D528-4F10-A8B6-F72F670CBC79

Best Wishes,
Lukas Batema

Originally created by @luni-moon on GitHub (Jan 19, 2021). Dear GitTouch Developers, When trying to add another account using OAuth2, it just duplicates the already selected account, without letting you add the different account wanted. ![9C94C4B0-D528-4F10-A8B6-F72F670CBC79](https://user-images.githubusercontent.com/55695493/105053201-b0771b00-5a3e-11eb-94d2-6109a4b18df5.png) Best Wishes, Lukas Batema
Author
Owner

@shreyas1599 commented on GitHub (Jan 31, 2021):

I'm not sure if this is a problem with the app. I think it's automatically redirecting because you're already logged in using the first account. And github on their website too does not support multiple logins so you would not be able to choose an account. I think if you logout of your account from the browser and try logging in to the different one using the app it should work. (Perhaps we should handle duplicate account creation on the app). Or another way is for us to implement an in app browser that will not remember the login.

Edit: I was wrong. Fixing it now

@shreyas1599 commented on GitHub (Jan 31, 2021): ~I'm not sure if this is a problem with the app. I think it's automatically redirecting because you're already logged in using the first account. And github on their website too does not support multiple logins so you would not be able to choose an account. I think if you logout of your account from the browser and try logging in to the different one using the app it should work. (Perhaps we should handle duplicate account creation on the app). Or another way is for us to implement an [in app browser](https://pub.dev/packages/flutter_inappwebview) that will not remember the login.~ Edit: I was wrong. Fixing it now
Author
Owner

@luni-moon commented on GitHub (Feb 8, 2021):

Thank you!

@luni-moon commented on GitHub (Feb 8, 2021): Thank you!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/git-touch#109