You should consider HTTP Basic Auth. It’s a quick path to “good enough” and you can iterate to something better later. You can read more about why I started using it for my side projects on my blog post below.
https://joeldare.com/why-im-using-http-basic-auth-in-2022.ht...