Hi,
I am doing oAuth Authentication as described over here
<https://github.com/googleads/google-ads-php/wiki/OAuth-Web-Application-Flow>
but
not able to verifyId token.
I am using Google Ads PHP Lib version 2.2
$payload = $oauth2->verifyIdToken();
Can you please guide what could be publicKey and algorithms?
I have tried $payload = $oauth2->verifyIdToken('sometext', ['HS256']);
But this will throw me errors.
what is correct way to use $oauth2->verifyIdToken() ?
Thanks,
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
---
You received this message because you are subscribed to the Google Groups
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/fc329fe9-d539-4c9e-ba51-dacc95639fb5%40googlegroups.com.