Good morning everyone, I am in dire need of easy to implement, standalone auth solution that would support multiple apps in my ecosystem (4 client apps, next.js + API on node). We initially planned to use Supabase Auth, but since it doesn't work well in isolation (it's based on Netllify's GoTrue, repo looks outdated), docs are poor, and it's heavily wired to Supabase features we don't use atm but their js clients require them, we are looking for a replacement. We can't go with paid solutions like Auth0 or similar, since it will be too expensive (~200k community).
Can you tell me what is your experience running SuperTokens in ecosystem similar to ours, and if it will be a good bet? I need to demo this next week đ« , so ideally I would like to spin up some sort of identiy service within a container, configure clients, connect it with my apps, and focus on the actual user features. Do you think super tokens will be a good fit in such a scenario? After skimming the docs and youtube channels it looks promising, but yeah... lots of tools look promising at first glance until you try to actually use it.
Quick responses greatly appreciated đ