Adding Auth to Solid-Start, need some pointers
First, sorry, this might be a little more generic than just Solid, but I've created my Solid Start app, and I want to add some social logins (github, google, mainly) for some user profile stuff and commenting.
Where do I even start? I understand the session stuff enough, middleware, and could easily roll my own username/password auth. I'm more looking for pointers for adding oauth type services.. Is this where I want to maybe look at Firebase, or Supabase? Or Auth0?
Thanks!
Where do I even start? I understand the session stuff enough, middleware, and could easily roll my own username/password auth. I'm more looking for pointers for adding oauth type services.. Is this where I want to maybe look at Firebase, or Supabase? Or Auth0?
Thanks!
