#Google authentication questions

12 messages · Page 1 of 1 (latest)

deft tree
#

I'm trying to do a 3rd party Youtube Client. I need user tokens (basicially cookies) to access user account. I tried to redirect user to accounts.google.com to get the token but after the login as the token is not shared to my localhost address It didn't show up. Also I couldn't find any code injection things (it says disabled due to security, which is fair). Is there a way to achieve that if anyone did that before?

#

Google authentication questions

gritty ether
#

I would be expecting google to squash anything unofficial

deft tree
#

sadge I don't want to deal with them but it'd be nice fit to portfolio

#

it's hard anyways lolol I may be drop any time

dusk hinge
#

Have you tried using Google's oauth2 yet?

deft tree
#

Oauth2 isn't the solution I'm looking for as far as I see

#

Youtube doesn't have an API for homepage recommendations

#

They just using a server side rendered script tag and using its content

deft tree
#

used .data_directory while creating window to access cookies

#

solved, idk how to change this label