saleor-dashboard/src/apps/components/AppFrame
Lukasz Ostrowski a86e0e6b13
Add hook that sends updated app token to the App (#3683)
* Add hook that sends updated app token to the App

* Install latest app-sdk@0.39.1
2023-05-25 15:35:17 +02:00
..
appActionsHandler.test.ts Migrate new-apps to apps (#3253) 2023-03-06 10:57:25 +01:00
appActionsHandler.ts Introduce "debug" package and replace console.debug with it (#3358) 2023-03-15 10:44:02 +01:00
AppFrame.tsx Add hook that sends updated app token to the App (#3683) 2023-05-25 15:35:17 +02:00
AppIFrame.tsx Set test id for apps iframe (#3640) 2023-05-16 10:02:54 +02:00
index.ts Migrate new-apps to apps (#3253) 2023-03-06 10:57:25 +01:00
styles.ts Migrate new-apps to apps (#3253) 2023-03-06 10:57:25 +01:00
useAppActions.ts Migrate new-apps to apps (#3253) 2023-03-06 10:57:25 +01:00
useAppDashboardUpdates.ts Migrate new-apps to apps (#3253) 2023-03-06 10:57:25 +01:00
usePostToExtension.ts Migrate new-apps to apps (#3253) 2023-03-06 10:57:25 +01:00
useTokenRefresh.ts Migrate new-apps to apps (#3253) 2023-03-06 10:57:25 +01:00
useUpdateAppToken.test.ts Add hook that sends updated app token to the App (#3683) 2023-05-25 15:35:17 +02:00
useUpdateAppToken.ts Add hook that sends updated app token to the App (#3683) 2023-05-25 15:35:17 +02:00