© Rick Van Rousselt 2021
R. Van RousseltPro Microsoft Teams Developmenthttps://doi.org/10.1007/978-1-4842-6364-8_6

6. Authentication inside tabs

Rick Van Rousselt1 
(1)
Pelt, Belgium
 

In the previous chapters, we created static and configurable tabs and used the JavaScript SDK to integrate our application with Teams. Now, this brings us a little further in our step to create a company application that will replace our intranet, but there is still one major component missing: authentication. There are numerous use cases where we need to know who the user is that is using our application. We can always ask the user to identify themselves, but that’s not user-friendly or secure. For this, we need authentication.

Introduction

Authentication is, in my view, ...

Get Pro Microsoft Teams Development: A Hands-on Guide to Building Custom Solutions for the Teams Platform now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.