Release v1.2.0 VoidAuth - Passkey Prompting and Sent Mail Viewing

https://github.com/voidauth/voidauth/releases/tag/v1.2.0

VoidAuth is Single Sign-On for Your Self-Hosted Universe! 🐈‍⬛🔒

This is a smaller release; new features include adding a prompt for passkey creation when a user logs in with a password on a new device, account management options on the Profile Settings page, and a Sent Mail admin page where you can see what notifications the VoidAuth server has sent. Here is the changelog:

Features 🚀

  • Sent Mail admin page 📤
  • User Passkey and Password Account Management 🧑‍💼
  • User Account Management: Delete Account 😵
  • Passkey Prompt After First Login 🔑❓

On a personal note, thank you to the Fediverse community for taking an interest in this project. It is encouraging when you comment on a post, star on GitHub, open an issue, or otherwise engage. I created VoidAuth for my own use, but I really hope to be able to give back and make it into something useful to others.

Also I am accepting the part of myself that enjoys emojis, I don't care that it makes me look like an AI. Look out if I start using em-dashes though...

Marge Simpson saying 'I just think they're neat.' while holding an emoji

16 points · 6 comments · view on lemmy.world

6 Comments

neosheo@discuss.tchncs.de · 2 pts · 1y (5 replies)

Is it possible to run this from a path like

https://my.domain/voidauth?

notquitenothing@sh.itjust.works · 1 pts · 1y

Unfortunately I have not been able to get that to work 😞 I did look into it, but there is quite a lot of redirecting going on during the OIDC flows and it was a real pain to try to get it all sorted. For now you will have to use a subdomain, like https://voidauth.example.com/

notquitenothing@sh.itjust.works · 1 pts · 1y (3 replies)

Actually, you know what? I am going to take another crack at it 😅 Tracking progress here: https://github.com/voidauth/voidauth/issues/115

neosheo@discuss.tchncs.de · 2 pts · 1y (2 replies)

Awesome! I'll follow and can test for you

notquitenothing@sh.itjust.works · 2 pts · 1y (1 reply)

I think I got it figured out 🙂 If you want to test it, you can swap your voidauth version to :edge from :latest. I wouldn't recommend keeping it that way ('edge' is for testing the latest stuff), but if you get a chance to set it up let me know how it goes

neosheo@discuss.tchncs.de · 2 pts · 1y

Wow that was fast. I can confirm that it is working for me