|
|
|
|
|
by mooreds
901 days ago
|
|
I like the idea of the product. (I work for FusionAuth and we have a passkey solution, but the more folks who offer this the better, IMO.) I tried to sit up for the app on with chrome on my android device. It looks like it captured the passkey but didn't send the verification email (or maybe it hasn't landed yet). When I try to login I see "user not verified" and can't proceed further. When I try to sign up but my email address was already registered, I get the unfriendly message "failed to fetch" :) I assume you are using the library for your app. If so, would be awesome to get these rough edges fixed. I also think that it would benefit from a simple example app, even an express one. That would let folks play with it easily. |
|
Ah ok, it's using Sendgrid (free tier) for the emails so perhaps that's impacting deliverability - I have found in the past the shared IPs can be hit and miss. I'll look at switching to a paid service and make sure there's a way to have the email resent if it doesn't deliver.
Sure, I'll look into cleaning up the error messages and providing a demo app next.