This guide provides step-by-step instructions on how to set up Google OAuth 2.0 authentication for SKAInnotate.
- Navigate to APIs & Services > Credentials.
- Click on Create Credentials > OAuth client ID.
- Set up the OAuth 2.0 Client ID:
- Choose Web application.
- Add Authorized JavaScript origins (e.g.,
https://skainnotate.app
). (This step should be done after the application is deployed and cloud url is obtained) - Click Create.
- Copy and paste the Client ID into the SKAInnotate setup form.