gitify icon indicating copy to clipboard operation
gitify copied to clipboard

Login with GitHub presents an empty white screen

Open d-blackburn opened this issue 1 year ago • 3 comments

🔍 Is there already an issue for your problem?

  • [X] I have checked older issues, open and closed

📝 Description

When I click Login with GitHub button, a window opens containing no contents. (See screenshots).

🪜 Steps To Reproduce

  1. Open Gitify when signed out
  2. Click "Login with GitHub" button
  3. Observe newly opened window with no contents.

Gitify Version

5.16.1

Operating System

Windows

GitHub Account

GitHub Cloud

📸 Screenshots

image

d-blackburn avatar Oct 15 '24 22:10 d-blackburn

Thanks for reporting @d-blackburn.

Were you able to Auth with the PAT option?

setchy avatar Oct 15 '24 23:10 setchy

No problem @setchy!

Yeah, I just switched over to use the PAT instead, works a treat!

d-blackburn avatar Oct 16 '24 09:10 d-blackburn

I was able to recreate this on my Windows VM.
Screenshot 2024-10-16 at 8 48 39 AM

Interestingly, it works on macOS...

Screenshot 2024-10-16 at 8 48 31 AM

Thinking out loud, this particular GitHub authentication method has been problematic for a while, requires parts of electron we want to remove #650, and needs a complete overhaul.

setchy avatar Oct 16 '24 12:10 setchy

No problem @setchy!

Yeah, I just switched over to use the PAT instead, works a treat!

What is PAT, how to switch over? Pls explain

ritaban06 avatar Oct 26 '24 14:10 ritaban06

No problem @setchy!

Yeah, I just switched over to use the PAT instead, works a treat!

What is PAT, how to switch over? Pls explain

PAT is short for Personal Access Token and is one of three support authentication methods.

setchy avatar Oct 26 '24 15:10 setchy

Closing this issue for now - we have others that capture the need for a rewrite of the GitHub Authentication module

setchy avatar Jan 20 '25 15:01 setchy