Commit graph

6 commits

Author SHA1 Message Date
Lukasz Ostrowski
b8935a84c5
Expose headers file. Added AppPermissions extration into AppBridge (#265)
* Expose headers file. Added AppPermissions extration into appbridg

* fix imports
2023-07-24 13:45:57 +02:00
Michał Miszczyszyn
5057d3491e
Support comma-delimited x-forwarded-proto (#227)
* Support comma-delimited x-forwarded-proto

* Changeset
2023-04-11 15:03:50 +02:00
Lukasz Ostrowski
ddd65dabf1
Add saleorApiUrl state param to AppBridge (#114)
* Add saleorApiUrl state param to AppBridge

* Apply payload verification check based on full api endpoint url

* Remove deprecation info

* Check if either domain or saleorApiUrl is provided
2022-11-23 10:08:04 +01:00
Krzysztof Wolski
e439438d8f
Add functions to process the Saleor webhooks (#100)
* Add functions to process the saleor webhooks

Co-authored-by: Lukasz Ostrowski <lukasz.ostrowski@saleor.io>
2022-11-03 13:05:28 +01:00
Krzysztof Wolski
eb062c6b10 Update types on headers util 2022-09-02 16:52:44 +02:00
Krzysztof Wolski
e203803505 Add saleor headers util 2022-08-04 18:36:59 +02:00