@logto/connector-aws-ses 1.1.1 → 1.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/lib/index.js +215 -11316
- package/lib/index.js.map +1 -0
- package/package.json +26 -7
- package/lib/constant.d.ts +0 -2
- package/lib/index.d.ts +0 -3
- package/lib/mock.d.ts +0 -11
- package/lib/types.d.ts +0 -76
- package/lib/utils.d.ts +0 -7
package/README.md
CHANGED
|
@@ -52,7 +52,7 @@ the following parameters are optional; parameters description can be found in th
|
|
|
52
52
|
|
|
53
53
|
You can type in an email address and click on "Send" to see whether the settings work before "Save and Done".
|
|
54
54
|
|
|
55
|
-
That's it. Don't forget to [Enable connector in sign-in experience](https://docs.logto.io/docs/
|
|
55
|
+
That's it. Don't forget to [Enable connector in sign-in experience](https://docs.logto.io/docs/recipes/configure-connectors/email-connector/enable-email-sign-in/).
|
|
56
56
|
|
|
57
57
|
### Configure types
|
|
58
58
|
|