Open kjarex opened 1 year ago
You dont need MITM because you can open sign in page in Safari I believe. But thanks for the information.
Misskey login doesn't work (anymore) in Safari of iOS14. It will just show you this window:
And none of the suggested options (except updating the OS) would solve it (but if updating the OS would be a solution, that would mean the app isn't supporting iOS14 like it says it would)
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