Seamlessly integrate Google OAuth 2.0 authentication into your Pocket Script application, allowing users to log in with their Google accounts. This guide walks you through the setup process, from creating a Google API project to configuring Pocket Script for a smooth “Login with Google” experience.
Credentials
tab
Select a project --> New Project
and then click the button Create
OR if you’ve created a Firebase project while setting up the Pocket Android App, then you can select the existing project and skip to Step 6
Create Credentials
and from the dropdown list select OAuth client ID
Web application
, enter Authorized JavaScript origins and click Create button
admin/controller/oauth.php
to your website URLClient ID
and Secret Key
Settings -> Configuration -> Web App Configuration
from the admin sidebarSocial Login
SectionGoogle Client Id
and Google Secret Id