saleor-app-sdk-REDIS_APL/src
Krzysztof Wolski bb3396dde6
Permission check for the protected handler (#161)
* Permission check for the protected handler

* Add tests
2023-01-25 12:00:22 +01:00
..
APL Use b64url and fix incoming data validation (#156) 2023-01-23 09:35:31 +01:00
app-bridge Allow setting initial theme from constructor in AppBridge (#162) 2023-01-24 19:21:05 +01:00
handlers Permission check for the protected handler (#161) 2023-01-25 12:00:22 +01:00
middleware Add functions to process the Saleor webhooks (#100) 2022-11-03 13:05:28 +01:00
settings-manager Handle missing encryption key for the EncryptedMetadataManager (#159) 2023-01-23 15:39:42 +01: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
fetch-remote-jwks.ts Implement APL 2.0 (#143) 2023-01-11 16:55:10 +01:00
get-app-id.ts Rename apiUrl to saleorApiUrl for consistency (#144) 2023-01-12 13:39:49 +01:00
gql-ast-to-string.ts Add functions to process the Saleor webhooks (#100) 2022-11-03 13:05:28 +01:00
has-permissions-in-jwt-token.ts Permission check for the protected handler (#161) 2023-01-25 12:00:22 +01:00
has-permissions.in-jwt-token.test.ts Permission check for the protected handler (#161) 2023-01-25 12:00:22 +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 Add protected handlers for next (#121) 2022-11-28 10:04:26 +01: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 Add authenticated fetch (#138) 2022-12-12 11:47:23 +01:00
types.ts feat: 🏷️ add handle_taxes permission type (#153) 2023-01-19 12:02:46 +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-jwt.test.ts Permission check for the protected handler (#161) 2023-01-25 12:00:22 +01:00
verify-jwt.ts Permission check for the protected handler (#161) 2023-01-25 12:00:22 +01:00
verify-signature.ts Rename apiUrl to saleorApiUrl for consistency (#144) 2023-01-12 13:39:49 +01:00