/yontriggers

Personal code to perform actions on my behalf

Primary LanguageTypeScript

Manual Setup

Accessing a user’s Gmail mailbox requires creating an OAuth 2.0 Client ID (gmail quickstart nodejs). Work through the Consent Screen wizard:

Then create an OAuth 2.0 Client ID at https://console.cloud.google.com/apis/credentials

  • Authorized redirect URIs: add https://<function_domain>/oauth2code and possibly http://localhost:8080/oauth2code

Enable the relevant apis