nodejs-webhooks-sample
nodejs-webhooks-sample copied to clipboard
Create Microsoft Graph webhook subscriptions for a Node.js app, so that it can receive notifications of changes in a user’s Microsoft account data.
see the image If i delete the email after restore the email in box then microsoft graph api send a new created notification on end point url : https://graph.microsoft.com/v1.0/subscriptions {...
As discussed with @baywet, sqlite3 dependency brings in a lot of additional dependencies, including ones with security alerts. Refactor this to be consistent with the ASP.NET Core app - keep...
subscription resource type can be v1_3 from document but when try to use it, it return error { "error": { "code": "ValidationError", "message": "Invalid property value for LatestSupportedTlsVersion", "innerError": {...
How to deploy this in azure.(for prod env). I donot want to use ngrok for prod data
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @salmanmkc in actions/checkout#2248 Persist...
Bumps [http-errors](https://github.com/jshttp/http-errors) from 2.0.0 to 2.0.1. Release notes Sourced from http-errors's releases. v2.0.1 What's Changed Add support for OSSF scorecard reporting by @carpasse in jshttp/http-errors#107 refactor: improve toClassName function readability...
Bumps [@azure/msal-node](https://github.com/AzureAD/microsoft-authentication-library-for-js) from 3.6.4 to 3.8.3. Release notes Sourced from @azure/msal-node's releases. @azure/msal-node v3.8.3 3.8.3 Wed, 19 Nov 2025 23:13:11 GMT Patches Bump @azure/msal-common to v15.13.2 (beachball) Bump eslint-config-msal to...
Bumps [mocha](https://github.com/mochajs/mocha) from 11.7.1 to 11.7.5. Release notes Sourced from mocha's releases. v11.7.5 11.7.5 (2025-11-04) 🩹 Fixes swallow more require errors from *ts files (#5498) (d89dbaf) 🧹 Chores run tests...
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6. Release notes Sourced from actions/setup-node's releases. v6.0.0 What's Changed Breaking Changes Limit automatic caching to npm, update workflows and documentation by @priyagupta108 in actions/setup-node#1374...
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4. Release notes Sourced from github/codeql-action's releases. v3.30.8 CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language...