ensureAuthOptionScopes<
AuthOptions
>(
authOption: AuthOptions | undefined,
scopeProperty: string,
scopesOrPlatform: GooglePlatformType | string[] | undefined
): AuthOptions| Name | Type | Description |
|---|---|---|
authOption* | AuthOptions | undefined | |
scopeProperty* | string | |
scopesOrPlatform* | GooglePlatformType | string[] | undefined |