.. |
APL
|
Fix SaleorCloudAPL getAll method (#240)
|
2023-05-15 11:43:04 +02:00 |
app-bridge
|
Added RequestPermission event (#261)
|
2023-07-25 09:11:34 +02:00 |
handlers
|
add request to createManifestHandler context (#258)
|
2023-06-22 11:32:11 +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
|
Expose headers file. Added AppPermissions extration into AppBridge (#265)
|
2023-07-24 13:45:57 +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
|
Expose headers file. Added AppPermissions extration into AppBridge (#265)
|
2023-07-24 13:45:57 +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
|
Mark query in manifest required (#280)
|
2023-09-06 09:30:56 +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 |