JWT Token generation for meeting.
Opened this issue · 0 comments
CitizenDev commented
Hi.
Using JWT tokens to authenticate users allowed to join is very popular, if not the most popular authendication method. I see that in some form JWT generation is already done for Conference scheduler endpoint. Could this code be used for generating JWT tokens inside the meeting URL so all outlook receipients would be automatically authenticated via provided link in message?