saleor-app-sdk-REDIS_APL/src
2023-06-14 15:46:51 +02:00
..
APL Fix SaleorCloudAPL getAll method (#240) 2023-05-15 11:43:04 +02:00
app-bridge Add tokenRefresh event (#244) 2023-05-22 19:26:03 +02:00
handlers fixed duplicated ProtectedHandlerContext (#255) 2023-06-14 15:46:51 +02:00
middleware Support comma-delimited x-forwarded-proto (#227) 2023-04-11 15:03:50 +02:00
settings-manager Change signature of SettingsManager interface, because it was incorrectly generated in dts (#245) 2023-05-24 10:26:32 +02:00
test-utils Add sync webhook (#202) 2023-03-06 15:01:22 +01:00
util Extend protectedHandler to contain user object with email and permissions (#252) 2023-06-13 14:52:53 +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 Fix Permission / AppPermission (#220) 2023-03-16 15:03:35 +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 Support comma-delimited x-forwarded-proto (#227) 2023-04-11 15:03:50 +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 Add authenticated fetch (#138) 2022-12-12 11:47:23 +01:00
types.ts Extend manifest to allow brand.logo.default field (#251) 2023-06-14 12:30:43 +02:00
urls.test.ts Expose verify-jwks and remove legacy domain usage instead of api url (#173) 2023-02-14 16:18:46 +01:00
urls.ts Expose verify-jwks and remove legacy domain usage instead of api url (#173) 2023-02-14 16:18:46 +01:00
verify-jwt.test.ts Add EXP field validation in JWT (#233) 2023-04-26 14:09:50 +02:00
verify-jwt.ts Add EXP field validation in JWT (#233) 2023-04-26 14:09:50 +02:00
verify-signature.ts Expose verify-jwks and remove legacy domain usage instead of api url (#173) 2023-02-14 16:18:46 +01:00
verify-token-expiration.test.ts Add EXP field validation in JWT (#233) 2023-04-26 14:09:50 +02:00
verify-token-expiration.ts Add EXP field validation in JWT (#233) 2023-04-26 14:09:50 +02:00