I am experiencing a critical issue where the JWT provided during SDK initialization appears to be permanently bound to the session.
This causes 401 Unauthorized errors when the JWT expires, even if I attempt to update it mid-session.
This limitation makes the Feedback widget unusable with expiring JWTs when using Private Organizations and JWT-based SSO.
I would like the SDK to introduce functionality to allow JWT rotation at runtime (e.g., `Featurebase('setToken', '<new-token>')) or to renew the session without requiring a full SDK reinitialization.
My goal is to securely use Private Organizations and JWT-based SSO with an expiring JWT.
Please authenticate to join the conversation.
Planned
Feedback & Roadmaps
8 months ago

Jared Scheib
Get notified by email when there are changes.
Planned
Feedback & Roadmaps
8 months ago

Jared Scheib
Get notified by email when there are changes.