Knowledge Base

Preserving for the future: Shell scripts, AoC, and more

Session_app now accepts passkey auth

I have updated my old demo app session_app to support passkey authentication! I was recently forced to use passkeys, and I wanted to learn more about them.

I found it mildly entertaining to configure an application to use it, but I hate how the implementation mostly requires hiding information from the user. It sounds like passkeys are diametrically opposed to user freedoms.

Here are a few more of my previous posts that talk about my session_app, if you're bored.

Comments