Login to misskey.io on iOS14
kjarex opened this issue · 2 comments
kjarex commented
You can't login into misskey.io on iOS14, as the login page doesn't support the browser.
If anyone runs into this problem: you can work around by setting up a proxy (basically a mitm attack), capturing the requested url, and then call that url on your workstation (no need to care about cookies etc). Then login and authorise the app, and the app will automatically recognise once you finished the task on your computer and everything works fine
For the developers - would be great if the app could workaround the unsupported client issue somehow
Lakr233 commented
You dont need MITM because you can open sign in page in Safari I believe. But thanks for the information.
kjarex commented