amazon-cognito-identity-js
amazon-cognito-identity-js copied to clipboard
More Triggers!
Can we have Triggers for things like Pre Forgot Password?
I'd like to add the ability to integrate reCaptcha into a forgotten password request. the pre-trigger would allow me to integrate the server-side aspect of the service easily.
We will consider adding this request in future releases. Thanks for your feedback.
Could you also consider adding Post sign-up
trigger ? It'll help us confirm user registration as admin by some rules without asking and waiting the user to do that.
Sure, I'll make a note of that and we'll consider it in future releases.
I'd love to see UserAttributesChange
as well. Would be great for syncing changes to my app DynamoDB.