Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions decisions/001_plugins_apps_direction.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,4 @@ The list of supported apps is up to date on Dashboard. [apps.saleor.io](http://a
- openid_connect - will likely be replaced by an External Auth API and folded into [saleor/saleor](https://github.com/saleor/saleor) core code
- sendgrid - there is an app replacement [saleor/apps](https://github.com/saleor/apps/tree/main/apps/smtp)
- user_email - there is an app replacement in [saleor/apps](https://github.com/saleor/apps/tree/main/apps/smtp)
- webhook - will be folded into [saleor/saleor](https://github.com/saleor/saleor) code