Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Mitch

An unofficial Android client for itch.io · By gardenapple

Issue when logging in with github

A topic by ChildishGiant created Jun 09, 2021 Views: 307 Replies: 4
Viewing posts 1 to 7

When trying to log in with github its spams the modal to open github so the user can never actually use it.

Developer

This might be a bit tricky because Mitch is supposed to handle only itch.io links, and everything else is delegated to the web browser. But I guess I could make an exception for github.com/login/oauth, that shouldn’t hurt too badly.

Developer

Done, sorry for the delay, fix will be available in the next update.

I think this is also an issue with the github app itself whenever an oauth is opened so there's not that much that you can do to fix it entirely.

Developer

You mean the GitHub mobile app? I don’t have it installed, but as far as I know it shouldn’t be different from opening GitHub in a web browser.

It’s just that in Mitch, I have to make sure to NOT redirect to any third party app while doing the github login process. I implemented this yesterday but I want to add a few more features before I release an update.

Developer unlisted this topic
Developer relisted this topic