Skip to content

Commit ae8c97d

Browse files
authored
Fix media authentication and promise rejection handling
Fix unhandled promise rejections from encrypted media decrypt failures and ensure OIDC token refresh propagates new tokens to the service worker.
1 parent 715e9e4 commit ae8c97d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.changeset/fix-media-error-handling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
default: patch
33
---
44

5-
Fix unhandled promise rejections from encrypted media decrypt failures, and wire OIDC token refresh to propagate new tokens to the service worker so authenticated media requests no longer 401 after token expiry.
5+
Properly handle OIDC/SSO refresh tokens to resolve media auth issues

0 commit comments

Comments
 (0)