Passport research
Looking into how to mesh astro with passport and probably nodejs/expressjs as well
I am definitely going to ask John about this more tomorrow but for now I’m just trying to figure out how (not) complicated integrating multiple frameworks into a single project is. I might be overthinking this, but I also know that there should be definite bridges between two supposedly different parts of a website when it deals with frontend interactions with the backend.
I’m going to need a backend to store user info as well as verify passwords and such so this isn’t really something I can dodge for too long. I’ll just have to keep at it until I can confidently do something more concrete.