How to get user data with PHP8 Google client + Javascript auth code
I have a working Vue application which log user in via Google Javascript SDK. This get a token/code (I really dont how they call it). Then I send this token to the PHP application which uses Google api php client but then I really dont know what to do. Documentation does not show which class or method to use. I tried something like this:
How to get user data with PHP8 Google client + Javascript auth code
I have a working Vue application which log user in via Google Javascript SDK. This get a token/code (I really dont how they call it). Then I send this token to the PHP application which uses Google api php client but then I really dont know what to do. Documentation does not show which class or method to use. I tried something like this:
How to get user data with PHP8 Google client + Javascript auth code
I have a working Vue application which log user in via Google Javascript SDK. This get a token/code (I really dont how they call it). Then I send this token to the PHP application which uses Google api php client but then I really dont know what to do. Documentation does not show which class or method to use. I tried something like this: