Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以生成资源的 Vidyo 令牌以使其不会过期?
有没有办法强制令牌提前过期?
Vidyo.io 令牌总是有一个有效期,没有直接的方法让它永远活着。但是,您可以将“expiresInSecs”的值设置得相当大。但是,Vidyo 强烈不建议这样做,因为令牌决定了用户能够加入通话的时间范围(这意味着如果令牌在通话期间过期,用户将不会断开连接)。
关于强制到期 - 没有办法做到这一点。
也许,如果您描述了您的用例以及为什么需要它,那么向您推荐一些东西会更容易。