Here is the package :D
It's not yet completely functional. There are still some issues to fix.
Although it looks trivial ("What, it's just a package?"), it was still time consuming to do.
- Documenting a bit the code
- I created an organization "passwordless-id" on both github and npm for future use
- Fixing details in the package.json
- Setting a github action to automatically build it
- Writing the README
- ...
Currently, I still have issues to publish it automatically, ideally upon bumping the version or making a github release.
It's not yet functional yet, they are things on the TODO list:
- get the github action pipeline working properly
- get a proper CDN link to import directly as script
- add a couple of tests? (difficult to do I guess since it's based on user interaction with the device)
- improving README / doc / code
Top comments (0)