kidonng / notion-appimage

Notion desktop app on Linux as AppImage
MIT License
33 stars 1 forks source link

Apple login doesn't work #2

Open steven-joruk opened 10 months ago

steven-joruk commented 10 months ago

I'm using Ubuntu 22.04 with Gnome.

I tried to log in using sign in with Apple but Notion isn't receiving the callback. I can see a new instance of Notion spawn when the login with Apple is completed, but it just shows the login page without any additional details.

This seems like it'll require some more changes and/or documentation for the desktop file. This seems related https://github.com/bitwarden/clients/issues/2606#issuecomment-1268993899

I'll look in to it more later this week if needed.

kidonng commented 10 months ago

I don't use third-party login with Notion, but I did encounter similar issues when trying to login to Replit after repacking its desktop app for Arch Linux. This and the linked issue (thanks!) seem to hint that it is a universal problem with Electron apps (or handling of them).

I tried and currently have no idea for a proper fix, however I suggest you follow the steps I provided for Replit (basically it's passing login URL via command line) and see if it works for Notion too.

kidonng commented 10 months ago

I have identified the root cause (Notion's platform detection blocking URL handling), will try push a fix along with other updates later.

kidonng commented 10 months ago

Should work in the latest release!

ChangeClock commented 2 weeks ago

Still not working on Ubuntu24, redirecting not working