I built a webauthn API and client for passwordless authentication on React-Native
Hello all,
I built a web-service for passwordless authentication based on the webauthn specification. The API performs registration/authentication ceremonies and store user public keys without any other personal data. I also published a React-Native plugin providing a frontend client to ease integration.
This is still a work in progress but I think I need feedback from real developers to keep going.
The name is Blisache, the website is https://blisache.com and the react-native plugin is on npm.
I wrote some docs and guides to help integration hosted on the website. Is the documentation any good or I need to rework and add more details ? Any thoughts on the service in itself ? What would be the most important aspect making you actually use this kind of service ?
Cheers and have a good week, Guillaume