409 B
409 B
@saleor/app-sdk |
---|
patch |
Added tokenRefresh
event to AppBridge.
It's meant to be triggered by dashboard, when token is refreshed. Apps that use new AppBridge will receive fresh token.
This fixes this issue
For Saleor Cloud where token lives for 24h it was rare, but Saleor can be set to have any token duration, causing app to fail fast.