saleor-app-sdk-REDIS_APL/src/middleware
Michał Miszczyszyn 5057d3491e
Support comma-delimited x-forwarded-proto (#227)
* Support comma-delimited x-forwarded-proto

* Changeset
2023-04-11 15:03:50 +02:00
..
index.ts Add central SaleorApp instance (#71) 2022-10-11 09:40:08 +02:00
middleware-debug.test.ts Add debug messages to middlewares 2022-09-05 10:13:46 +02:00
middleware-debug.ts Use APL debug util 2022-09-05 11:09:06 +02:00
with-auth-token-required.test.ts Test withAuthTokenRequired 2022-08-25 17:29:32 +02:00
with-auth-token-required.ts Add debug messages to middlewares 2022-09-05 10:13:46 +02:00
with-base-url.test.ts Support comma-delimited x-forwarded-proto (#227) 2023-04-11 15:03:50 +02:00
with-base-url.ts Add functions to process the Saleor webhooks (#100) 2022-11-03 13:05:28 +01:00
with-jwt-verified.ts Expose verify-jwks and remove legacy domain usage instead of api url (#173) 2023-02-14 16:18:46 +01:00
with-registered-saleor-domain-header.test.ts Add sync webhook (#202) 2023-03-06 15:01:22 +01:00
with-registered-saleor-domain-header.ts Add sync webhook (#202) 2023-03-06 15:01:22 +01:00
with-saleor-app.test.ts Add central SaleorApp instance (#71) 2022-10-11 09:40:08 +02:00
with-saleor-app.ts Add central SaleorApp instance (#71) 2022-10-11 09:40:08 +02:00
with-saleor-domain-present.test.ts Test withSaleorDomainPresent 2022-08-25 17:10:49 +02:00
with-saleor-domain-present.ts Add debug messages to middlewares 2022-09-05 10:13:46 +02:00
with-saleor-event-match.test.ts Test withSaleorEventMatch 2022-08-25 17:22:53 +02:00
with-saleor-event-match.ts Add debug messages to middlewares 2022-09-05 10:13:46 +02:00
with-webhook-signature-verified.ts Expose verify-jwks and remove legacy domain usage instead of api url (#173) 2023-02-14 16:18:46 +01:00