saleor-app-sdk-REDIS_APL/src
Lukasz Ostrowski 7413de221b
Add user email and permissions to app bridge (#167)
* Add user email and permissions to app bridge

* Update src/app-bridge/app-bridge-state.ts

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

* Fix permissions name

---------

Co-authored-by: Krzysztof Wolski <krzysztof.k.wolski@gmail.com>
2023-02-07 09:30:46 +01:00
..
APL Use b64url and fix incoming data validation (#156) 2023-01-23 09:35:31 +01:00
app-bridge Add user email and permissions to app bridge (#167) 2023-02-07 09:30:46 +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 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 user email and permissions to app bridge (#167) 2023-02-07 09:30: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