2 Factor Authentication on Google Account reports wrong device type on "New sign-in alerts" and Google Account security activity. #327

Closed
opened 2021-06-16 01:20:39 +00:00 by ESodikromo · 2 comments
ESodikromo commented 2021-06-16 01:20:39 +00:00 (Migrated from github.com)

When logging in to the app, using 2FA will send a message to another device to confirm the login request. However, instead of displaying the correct info for the machine used to login (Windows, Laptop Name), all that was reported was a nondescript "Mac" machine. The reported location was correct, however. This same info is accessible from the Google Account/Security If this is intended, explain so on the download page or in the app to prevent confusion and worry over unspecified login attempts.

When logging in to the app, using 2FA will send a message to another device to confirm the login request. However, instead of displaying the correct info for the machine used to login (Windows, Laptop Name), all that was reported was a nondescript "Mac" machine. The reported location was correct, however. This same info is accessible from the Google Account/Security If this is intended, explain so on the download page or in the app to prevent confusion and worry over unspecified login attempts.
Bellisario commented 2021-06-16 11:22:46 +00:00 (Migrated from github.com)

Yes, in fact to prevent Google from blocking the login, there is Mac user agent, but the problem is that isn't explained correctly...
Here are two solutions:

  • Advert the user the login is "made" by a Mac (a false Mac);
  • Detect platform and send to Google Login an user agent that respects the platform detected (ex. Windows as Windows, etc. and not Windows as Mac)
Yes, in fact to prevent Google from blocking the login, there is Mac user agent, but the problem is that isn't explained correctly... Here are two solutions: - Advert the user the login is "made" by a Mac (a false Mac); - Detect platform and send to Google Login an user agent that respects the platform detected (ex. Windows as Windows, etc. and not Windows as Mac)
Araxeus commented 2021-11-08 13:57:34 +00:00 (Migrated from github.com)

This issue should be fixed and can be closed

This issue should be fixed and can be closed
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: YTMD/youtube-music#327
No description provided.