Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cjsheets/msteams-sample-tab-app


https://github.com/cjsheets/msteams-sample-tab-app

Last synced: about 1 month ago
JSON representation

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