🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

@friggframework/api-module-microsoft-teams

Package Overview
Dependencies
Maintainers
3
Versions
223
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@friggframework/api-module-microsoft-teams

latest
npmnpm
Version
1.1.5
Version published
Maintainers
3
Created
Source

microsoft-teams

This is the API Module for Microsoft Teams that allows the Frigg code to talk to the Microsoft Teams API via Graph API and Bot Framework API.

Read more on the [Frigg documentation site](https://docs.friggframework.org/api-modules/list/microsoft-teams

How auth works - https://learn.microsoft.com/en-us/graph/auth-v2-service

All the routes you can call - https://developer.microsoft.com/en-us/graph/graph-explorer

Azure registered apps that can access teams - https://portal.azure.com/#view/Microsoft_AAD_IAM/ActiveDirectoryMenuBlade/~/RegisteredApps

Sample Auth project that works

https://github.com/Azure-Samples/ms-identity-node

Bot Server

The router.sample.js shows how the bot can be invoked standalone (use ngrok to handle the incoming requests). With the server running, interactivity can be tested locally.

FAQs

Package last updated on 06 Aug 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts