saleor-app-sdk-REDIS_APL/src/handlers/next
2023-03-16 15:03:35 +01:00
..
saleor-webhooks Add EnvAPL (#213) 2023-03-14 11:34:53 +01:00
create-app-register-handler.test.ts Add sync webhook (#202) 2023-03-06 15:01:22 +01:00
create-app-register-handler.ts Improve register handler errors API (#201) 2023-02-28 13:54:58 +01:00
create-manifest-handler.test.ts Add Handler factories (#61) 2022-09-21 11:25:01 +02:00
create-manifest-handler.ts Fix export. Add async manifest factory (#67) 2022-10-05 15:07:07 +02:00
create-protected-handler.ts Fix Permission / AppPermission (#220) 2023-03-16 15:03:35 +01:00
index.ts Export NextWebhookApiHandler 2023-03-06 16:36:32 +01:00
process-protected-handler.test.ts Add sync webhook (#202) 2023-03-06 15:01:22 +01:00
process-protected-handler.ts Fix Permission / AppPermission (#220) 2023-03-16 15:03:35 +01:00
readme.md Add Handler factories (#61) 2022-09-21 11:25:01 +02:00
validate-allow-saleor-urls.test.ts Add optional URL protection to createRegisterHandler (#148) 2023-01-13 17:29:38 +01:00
validate-allow-saleor-urls.ts Add optional URL protection to createRegisterHandler (#148) 2023-01-13 17:29:38 +01:00

Handlers with adapters to Next.js

TODO Extract to separate package