I use the Netlify Identity widget for a few production sites but my users are complaining about the password manager bug: Netlify-identity-widget doesn't support autofill by password managers
I’ve taken a stab at it myself but haven’t found a solution, so I’m thinking about migrating to AWS Cognito.
I was wondering if anyone has an example repo for using AWS Cognito with a React app on netlify?