Conversations involving multiple participants, allowing collaboration and information sharing in Teams
Hello, ravivikram_745
Use REST API service provided by Microsoft inside your application.
you can authenticate the user and and fetch user details using API.
https://docs.microsoft.com/en-us/graph/auth/aut...
Regardless of the app's authentication flow, configure the identity provider to communicate with the Teams app. Most samples and walkthroughs primarily deal with using AAD as the identity provider. The concepts, however, apply regardless of the identity provider.
https://docs.microsoft.com/en-us/microsoftteams...
Please refer:
https://docs.microsoft.com/en-us/microsoftteams...
https://docs.microsoft.com/en-us/graph/social-i...
https://docs.microsoft.com/en-us/graph/outlook-...
https://docs.microsoft.com/en-us/microsoftteams...
https://docs.microsoft.com/en-us/microsoftteams...
Hope it helps.
Best Regards