VoidAuth Release v1.10.0 - Declared OIDC Clients and Passkey Management (github.com)
from notquitenothing@sh.itjust.works to selfhosted@lemmy.world on 15 Mar 19:50
https://sh.itjust.works/post/56861331

While it has been a while since I have posted anything, development on VoidAuth continues! The highlight feature of this release is the ability to declare OIDC Client Apps and their properties externally, and was written by a new contributor to the project! This can be done with environment variables passed to VoidAuth, or as container labels on the services themselves. Very cool, documentation for that is here.

This release also comes with additional features like User Passkey Management, Unix Socket Support for PostgresDB, and Single Character Usernames/Names. Check out the Release Notes below:

What’s Changed

Features 🚀

Fixes 🔧

Docs 📖

Chores🧹

#selfhosted

threaded - newest

femtek@lemmy.blahaj.zone on 15 Mar 22:35 next collapse

I get a 404 for the first link

notquitenothing@sh.itjust.works on 15 Mar 22:46 collapse

Thanks, I think I fixed it

evil_andy@sh.itjust.works on 16 Mar 11:36 next collapse

This is awesome! I’ve been using it for the past few months and really enjoying it. I like the simplicity but the new features are definitely welcome!

Glad to see it’s continuing.

KlavKalashj@lemmy.world on 16 Mar 13:38 collapse

Been using this for a while now, I like it a lot! With this release, passkeys dont work in Firefox on Android for me anymore. Firefox on desktop works fine, but both trying to login with, and after deleting and then trying to create a new one on Android, results in an endless loading screen.

notquitenothing@sh.itjust.works on 16 Mar 16:01 collapse

Well that is not good! It looks to be working for me on iOS and Windows Firefox (librefox), I don’t have a way to test on Android 😕 If you don’t mind opening a GitHub issue that would be helpful, and I will add some extra debug logging that may help narrow down the issue.