In a wordpress installation I am trying to fetch data from the search google console api.
Seems I need Oauth 2.0
Is there some short code that I can use without installing all the libraries with composer?
Cannot find code which does it without the libraries.