Skip to content

Conversation

@insanity13
Copy link

Since the password authentification no longer exists, we should use Cookies identifiers.

How to get Cookie IDs:

  • Open Chrome Dev Tools (F12)
  • Open "Network" tab
  • Select Checkbox "Preserve log"
  • Open Google SignIn page https://accounts.google.com/ServiceLogin
  • Enter email, press next
  • Press "Clear" in "Network" tab
  • Enter password and press "Next"
  • In "Network" tab find a row with "challenge?hl=" and select it
  • Open "Cookies" tab and copy SID, SSID, HSID values

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant