Summary
JWT Tokens in the Unified Environment are larger than those in the TokBox environment.
Applies To
- Migrating from TokBox to the Unified Environment
- Authentication with JWT Tokens
Resolution
If JWT tokens are stored in a database, reviewing and updating the field size (to 900 chars) in the database schema to accommodate the increased token length is essential.
Failure to do so could result in errors or data truncation.
Please ensure that any database changes required to support the new token length are implemented accordingly before migrating from TokBox to the Unified Environment.
Cause
JWT tokens in the Unified environment are significantly longer, approximately 900 characters, compared to the 500-character tokens in the TokBox environment.
Additional Information
If you would like more information, please refer to our developer docs on JWT tokens in the unified portal.
Related to:
Articles in this section
- JWT Tokens in the TokBox and Unified Environments
- Android SDK 2.28.2 error when using the application context
- What happens if your session lasts more than 8 hours?
- Updates to using the Vonage Media Library in Native SDKs from version 2.27.x onwards
- React-Native Zoom In/Out Feature
- Why has the size of the iOS/Android SDKs increased so much from version 2.25.2?
- Integrating Picture-in-Picture with Vonage Video Web
- How to Use the Vonage Media Processor Library for Audio and Video Transformations
- Screen Sharing Support on Mobile Devices
- How to change the strength of the Background Blur?