


when i'm doing external authentication to get a token, does the same token always get returned to me for the user/room pair? or does it expire after a certain point and a new one is generated?
Views
Replies
Sign in to like this content
Total Likes
It expires when the room instance ends or when you call the session invalidate method.
Views
Replies
Sign in to like this content
Total Likes
so there's no way for me to "cache" these tokens? i ask because the external authentication step is rather slow. it takes a long time, 10 seconds, to enter a room, and seems like a lot of the processing time is on the adobe end. any other way to speed this up? thanks for the response raff.
Views
Replies
Sign in to like this content
Total Likes
hey raff, any input on my last question?
Views
Replies
Sign in to like this content
Total Likes