Hey cool, I figured it out. Will update the template to enable it.
Comment on Free Talk Friday - April 25th, 2025
snooting@sub.wetshaving.social 1 month agoVery cool!
FWIW you could probably put something like Auth0, workOS, or something similar in front of the individual frontends.
I’m sure you’d stay well within their free tier and should be pretty straightforward to implement.
walden@sub.wetshaving.social 1 month ago
snooting@sub.wetshaving.social 1 month ago
Nice! What route did you end up going with?
walden@sub.wetshaving.social 1 month ago
The built in auth functionality. It’s not very polished, but it works! I just have to update the documentation on how to set it up.
walden@sub.wetshaving.social 1 month ago
I could set up basic authentication using Nginx Proxy Manager, but that adds some workload for me when people forget their passwords.
Authentication with 3rd party services is behind their paywall. I have very little experience setting up such things, so I’m not sure if there’s some sort of work around.
There is a bit of functionality built in already that requires users to log in, but that’s going to be a v1.1 feature, if a feature at all. I looked at it briefly and it didn’t make sense to me, so it’ll require some more digging.