0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-03-10 22:22:45 -05:00
logto/packages/connectors/connector-mock-email
simeng-li b0135bcd3c
feat(toolkit,core): support nested properties in email template variables (#7053)
* refactor(core): add email templates redis cache

add email templates redis cache

* fix(core): remove unnessesary ternary

remove unnessesary ternary

* refactor(toolkit): email template support nested properties

refactor email template handlebar to support nested properties access

* feat(core): add organization extra info

add organization extra info to the organization invitation email payload

* chore: add changeset

add changeset

* refactor(core): remove custom data from orgnization context

remove custom data from organization context
2025-02-21 15:19:30 +08:00
..
docs refactor: add connector packages 2023-04-01 15:53:14 +08:00
src feat(toolkit,core): support nested properties in email template variables (#7053) 2025-02-21 15:19:30 +08:00
CHANGELOG.md release: version packages (#7008) 2025-02-21 09:19:19 +08:00
logo.svg refactor: add connector packages 2023-04-01 15:53:14 +08:00
package.json release: version packages (#7008) 2025-02-21 09:19:19 +08:00
README.md refactor: add connector packages 2023-04-01 15:53:14 +08:00

Mock mail connector

For integration tests only.