Hello,
If you are using the supported PHP client library, you should use one of the
authentication code samples depending on which auth flow you are using
(web/desktop). You can find the authentication code samples found for each flow
on the following pages:
Desktop Authentication
Web Authenti
Can you say more about the refresh token? So firstly I should do this to
choose my account:
$params = array(
'client_id' => '105310604278sdfkaop1v5.apps.googleusercontent.com',
'redirect_uri' => 'https://sdf.ru/_scripts/login_google.php',
'response_type' => 'code',
'scope'
So I already made a complete authorization on my site using Google auth.
But I need now to add a modal window with a "Terms of usage". So I made it
the next way:
after the clicking on the agree button, we are going to the script:
$params = array(
'client_id' => '
10531502378-2m6
So I already made a complete authorization on my site using Google auth.
But I need now to add a modal window with a Terms of usage. So I made it
the next way:
after the clicking on the agree button, we are going to the script:
$params = array(
'client_id' => '
105310604278-2m6v