You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: