saleor-app-sdk-REDIS_APL/src
Lukasz Ostrowski ddd65dabf1
Add saleorApiUrl state param to AppBridge (#114)
* Add saleorApiUrl state param to AppBridge

* Apply payload verification check based on full api endpoint url

* Remove deprecation info

* Check if either domain or saleorApiUrl is provided
2022-11-23 10:08:04 +01:00
..
APL Add REST APL (#115) 2022-11-21 11:32:36 +01:00
app-bridge Add saleorApiUrl state param to AppBridge (#114) 2022-11-23 10:08:04 +01:00
handlers Add saleorApiUrl state param to AppBridge (#114) 2022-11-23 10:08:04 +01:00
middleware Add functions to process the Saleor webhooks (#100) 2022-11-03 13:05:28 +01:00
settings-manager Add encrypted metadata manager (#84) 2022-10-18 13:38:00 +02:00
util Auth features (#64) 2022-10-05 13:12:19 +02:00
const.ts Add saleorApiUrl state param to AppBridge (#114) 2022-11-23 10:08:04 +01:00
debug.ts Add debug messages to middlewares 2022-09-05 10:13:46 +02:00
gql-ast-to-string.ts Add functions to process the Saleor webhooks (#100) 2022-11-03 13:05:28 +01:00
has-prop.ts Add REST APL (#115) 2022-11-21 11:32:36 +01:00
headers.ts Add saleorApiUrl state param to AppBridge (#114) 2022-11-23 10:08:04 +01:00
infer-webhooks.ts Fix importing graphQL printer which failed inferWebhooks (#72) 2022-10-10 11:56:23 +02:00
locales.ts Fix tests and strong-type locales (#57) 2022-09-13 15:15:52 +02:00
saleor-app.test.ts Add central SaleorApp instance (#71) 2022-10-11 09:40:08 +02:00
saleor-app.ts Add central SaleorApp instance (#71) 2022-10-11 09:40:08 +02:00
setup-tests.ts move app-bridge code and tests to app-sdk 2022-08-11 14:03:51 +02:00
types.ts Add doc about SaleorAsyncWebhook (#109) 2022-11-22 11:46:05 +01:00
urls.test.ts Add test for urls 2022-08-08 16:55:57 +02:00
urls.ts Add saleorApiUrl state param to AppBridge (#114) 2022-11-23 10:08:04 +01:00
verify-signature.ts Add saleorApiUrl state param to AppBridge (#114) 2022-11-23 10:08:04 +01:00