saleor-app-sdk-REDIS_APL/src
Lukasz Ostrowski 652833146f
Expose verify-jwks and remove legacy domain usage instead of api url (#173)
* Expose verify-jwks and remove legacy domain usage instead of api url

* Update src/verify-signature.ts

Co-authored-by: Krzysztof Wolski <krzysztof.k.wolski@gmail.com>

---------

Co-authored-by: Krzysztof Wolski <krzysztof.k.wolski@gmail.com>
2023-02-14 16:18:46 +01:00
..
APL Add more debug messages to SaleorCloudAPL (#175) 2023-02-14 13:00:46 +01:00
app-bridge Add user email and permissions to app bridge (#167) 2023-02-07 09:30:46 +01:00
handlers Add strict type literal unions for Sync and Async Events enums (#174) 2023-02-14 12:46:29 +01:00
middleware Expose verify-jwks and remove legacy domain usage instead of api url (#173) 2023-02-14 16:18:46 +01:00
settings-manager Handle missing encryption key for the EncryptedMetadataManager (#159) 2023-01-23 15:39:42 +01:00
util Add user email and permissions to app bridge (#167) 2023-02-07 09:30:46 +01: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
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 Add strict type literal unions for Sync and Async Events enums (#174) 2023-02-14 12:46:29 +01: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 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 Expose verify-jwks and remove legacy domain usage instead of api url (#173) 2023-02-14 16:18:46 +01:00