It's all done through AWS Cognito so it's something I got working with the default code-based method and then moved on to other things. I'll look at reprioritizing a confirmation link to smooth that process.
I do care somewhat about confirming accounts in general just because it cuts down on spam/abuse, and it ensures someone didn't fat-finger their email and then can't regain access when they forget their password in a month. Also, I have on the roadmap a feature for configurable reminders/notifications, and services like AWS SES track bounces. Too many invalid recipients and you run the risk of getting throttled or suspended.
I do care somewhat about confirming accounts in general just because it cuts down on spam/abuse, and it ensures someone didn't fat-finger their email and then can't regain access when they forget their password in a month. Also, I have on the roadmap a feature for configurable reminders/notifications, and services like AWS SES track bounces. Too many invalid recipients and you run the risk of getting throttled or suspended.