saleor-app-sdk-REDIS_APL/src/APL
Lukasz Ostrowski c777275a64
Fix SaleorCloudAPL getAll method (#240)
* add debug log for not existing api url in register handler

* Fix SaleoCloudApl.getAll to map data properly
2023-05-15 11:43:04 +02:00
..
apl-debug.ts Use APL debug util 2022-09-05 11:09:06 +02:00
apl.ts Add EnvAPL (#213) 2023-03-14 11:34:53 +01:00
auth-data-from-object.ts Rename apiUrl to saleorApiUrl for consistency (#144) 2023-01-12 13:39:49 +01:00
auth-data-from-string.ts Implement APL 2.0 (#143) 2023-01-11 16:55:10 +01:00
env-apl.test.ts Add EnvAPL (#213) 2023-03-14 11:34:53 +01:00
env-apl.ts Add EnvAPL (#213) 2023-03-14 11:34:53 +01:00
file-apl.test.ts Rename apiUrl to saleorApiUrl for consistency (#144) 2023-01-12 13:39:49 +01:00
file-apl.ts Rename apiUrl to saleorApiUrl for consistency (#144) 2023-01-12 13:39:49 +01:00
has-auth-data.ts Use b64url and fix incoming data validation (#156) 2023-01-23 09:35:31 +01:00
index.ts Add EnvAPL (#213) 2023-03-14 11:34:53 +01:00
saleor-cloud-apl.test.ts Fix SaleorCloudAPL getAll method (#240) 2023-05-15 11:43:04 +02:00
saleor-cloud-apl.ts Fix SaleorCloudAPL getAll method (#240) 2023-05-15 11:43:04 +02:00
upstash-apl.test.ts Fix data serialization in the UpstashAPL (#228) 2023-04-12 21:21:19 +02:00
upstash-apl.ts Fix data serialization in the UpstashAPL (#228) 2023-04-12 21:21:19 +02:00