Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cjsheets/msteams-sample-tab-app
https://github.com/cjsheets/msteams-sample-tab-app
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/cjsheets/msteams-sample-tab-app
- Owner: cjsheets
- License: mit
- Created: 2020-09-09T00:21:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-21T17:30:58.000Z (almost 4 years ago)
- Last Synced: 2024-11-07T07:25:06.612Z (3 months ago)
- Language: TypeScript
- Size: 461 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tab App for Microsoft Teams
- Built with [Next.JS](https://nextjs.org/)
- Authenticate inside and outside Teams with [Teams Authenticator](https://github.com/cjsheets/teams-authenticator)
- Try out features of the [Teams Client SDK](https://docs.microsoft.com/en-us/javascript/api/overview/msteams-client?view=msteams-client-js-latest)## Getting Started
[Setup Guide](https://docs.microsoft.com/en-us/microsoftteams/platform/tutorials/get-started-nodejs-app-studio)
[Configure App for SSO](https://docs.microsoft.com/en-us/microsoftteams/platform/tabs/how-to/authentication/auth-aad-sso)
Follow in-depth directions