VoidAuth Release v1.6.0 - Optimization and 1k Stars Celebration 🎉
VoidAuth Release v1.6.0 - Optimization and 1k Stars Celebration 🎉
VoidAuth Release v1.6.0 - Optimization and 1k Stars Celebration 🎉
VoidAuth Release v1.6.0 - Optimization and 1k Stars Celebration 🎉
VoidAuth Release v1.6.0 - Optimization and 1k Stars Celebration 🎉
VoidAuth Release v1.5.0 - Multi-Factor Authentication 🔒
VoidAuth Release v1.5.0 - Multi-Factor Authentication 🔒
VoidAuth Release v1.5.0 - Multi-Factor Authentication 🔒
VoidAuth Release v1.4.0 - SQLite Support 🗃️
VoidAuth Release v1.4.0 - SQLite Support 🗃️
VoidAuth Release v1.4.0 - SQLite Support 🗃️
Release v1.3.0 VoidAuth - Sub-Directory Hosting and OIDC Security Groups
Release v1.2.0 VoidAuth - Passkey Prompting and Sent Mail Viewing
Release v1.2.0 VoidAuth - Passkey Prompting and Sent Mail Viewing
Release v1.2.0 VoidAuth - Passkey Prompting and Sent Mail Viewing
VoidAuth Release v1.1.0 - Passkey-only Users 🔑
VoidAuth Release v1.1.0 - Passkey-only Users 🔑
VoidAuth Release v1.1.0 - Passkey-only Users 🔑
GitHub - voidauth/voidauth: An Easy to Use and Self-Host Single Sign-On Provider 🐈⬛🔒
GitHub - voidauth/voidauth: An Easy to Use and Self-Host Single Sign-On Provider 🐈⬛🔒
GitHub - voidauth/voidauth: An Easy to Use and Self-Host Single Sign-On Provider 🐈⬛🔒
GitHub - voidauth/voidauth: An Easy to Use and Self-Host Single Sign-On Provider 🐈⬛🔒
I think technically you might actually not need https termination anymore, it was required when the session cookies were set
securemanually but now they should be set automatically if the request protocol was https. You can give it a try just using http or self-signed certs, if you do let me know if it works!You should be aware though that if you are not using https your password and other secrets will be transmitted unencrypted on that layer, so make sure that your setup is secured/encrypted in some other way like wireguard/vpn tunneling.