Hello folks, I'm pleased to announce the release of the v2.0 of my WebAuthn library! This library...
Hi there, I'm about to release the "version 2" of a passkeys lib and I'm currently in the middle...
Hi folks, This is not my title, but the title of a presentation I saw few days ago. I wanted to...
The WebAuthn protocol is more than 200 pages long, it's complex and gets constantly tweaked....
Hello folks! Since I have little time to cater about Passwordless.ID lately, I wanted to at publish...
In the Java world, one of the first question developers encounter is "should I use Grade or Maven as...
What I like about the banner picture above is that it is a very useful analogy to our problem at...
Refactoring is a necessary thing. The reasons are numerous, but most of them have one thing in...
What may look ideal in theory, may turn out cumbersome in practice. -- Myself During inception,...
As a follow-up from an earlier article regarding the update to randomly generated default avatars...
Why? Because there is no worldwide quality source for addresses! Really, that's no...
In case you heard about Passkeys and WebAuthn, you might wonder what are the differences, or their...
Passwordless.ID is a free public identity provider allowing users to sign in/up in web apps using...
Passwordless authentication using your phone's fingerprint sensor, or face recognition using your...
Introduction Web authentication through local device authentication like Android Touch ID,...
Hello dear developers, After half a year of slow but steady progress, the first prototype of...
Somehow, I missed this part in the webauthn protocol series. Originally, I wrote the introduction,...
I already started coding in the previous century at an early age. At that time, 8 Megabytes RAM were...
Demo Can registration/authentication be both smoother and more secure? Yes, it can!...
This series is a #100DaysOfCode challenge about the making of Passwordless.ID, a free identity...
This series is a #100DaysOfCode challenge about the making of Passwordless.ID, a free identity...
This was the weekend, so I did not code, almost. Instead, I though of auxiliary stuff. This looks...
So, here is today's progress: api.passwordless.id The api is functional,...
Let's start with the result to pike your interest. Here is a screenshot. You can also see it in...
Like the idiom says "Slow and steady wins the race". No need to burn up one's energy in the first two...
It's done. The small helper library is finally done! ...
Writing some code is one thing. Making it available as a nice library, packaging it, with...
So, last Friday, I published my first npm package. Honestly, it was kind of unfinished ...heck, I...
Here is the package :D ...
I wanted to publish a small library as npm package. It's basically just a few hundred lines of...