Relative Content

Tag Archive for azuremicrosoft-teamsmicrosoft-entra-idclerkazure-entra-id

How to use an access token to create a clerk session?

I have a nextJs app that uses clerk for authentication, i am currently using microsoft provider. I also want to make the app available in a teams app iframe, so i am passing the access token from the teams app to the nextjs with clerk.