hyperfiddle 2025-05-28

Hey folks, I put together a little demo showing how to use Firebase Auth (including "Sign in with Google") with Electric Clojure. It was mostly a learning project for me, but I figured it might be helpful to others too, so I'm sharing it here in case you're exploring similar things: https://github.com/jtlocsei/electric-with-firebase-auth

👀 1

Thank you! I will definitely take a look at this when I get to that stage.

Nice! Good to see another way of approaching it (you used middleware which I didn’t) and with a different auth service

🙂 1

Yea, when I finish moving ( pfff the phisical world ) I’ll have a look at how you did it. I also integrated it with Keycloak for a project at work.