You are viewing a single comment's thread from:

RE: HiveSigner, Hive Keychain, HiveAuth or Enter Your Key On A Site??? (later entry: PeakLock - see update inside about that oversight)

in Hive Polls5 months ago

Aioha is exactly what you're looking for. No need to go through the docs for 5 different providers to do the same thing, the library will handle it for you.

There is also a ready-made login UI if you're using React to quickly bootstrap your application.

Sort:  

Wow, that does seem at a glance, like exactly the solution to this problem. I will certainly investigate it further.

This is why I made the post, to learn things!

I do use react/react inertia, so that's good.

Thanks!

I'm sold out for it, I am going to use it but I am building with NPM and Vite, not PNPM and webpack.

Do you have a regular NPM flavor? Or instructions to build without npm and webpack?

Replace all pnpm commands with npm. There are Vite/Rollup instructions in the docs.

Fabulous. I had gone to github, etc, and perused the docs, but missed any npm / vite info, I will look there again and thank you very much for the answer AND the tool, it going to save developers so much time and I will be telling everyone I know in the dev community to consider using it!