Represents the client ID given in the Actions Console to use for authorizing users when performing Google Sign-In.
When set to true, requests and responses will be automatically logged using logger
.
Represents an object with methods for each logging level. By default the
logger binds to console
methods.
Validates whether request is from Google through signature verification. Uses Google-Auth-Library to verify authorization token against given Google Cloud Project ID. Auth token is given in request header with key, "authorization".
HTTP Code 403 will be thrown by default on verification error.
Generated using TypeDoc
Options used when constructing app object.