saleor-app-sdk-REDIS_APL/.changeset/friendly-melons-approve.md
Lukasz Ostrowski dfd632bb14
Add EnvAPL (#213)
* Add EnvAPL

* Add extra check for api url matching

* Add EnvAPL in exported files

* Change Apl to APL

* Change configured to always true

* Add readme

* Replace console table with log
2023-03-14 11:34:53 +01:00

5 lines
233 B
Markdown

---
"@saleor/app-sdk": minor
---
Add EnvAPL which is a read-only single-tenant APL implementation. It can print AuthData from registration process, but the developer is responsible to configure ENV and pass data to the constructor.