jakubriedl
No user record in our sample, but jakubriedl has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but jakubriedl has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
I've recently switched from Clerk to BetterAuth as well and it's really good and definitely would recommend to anyone. It supports more things I need, it's more reliable, and much cheaper. The reason why it work for me…
I 100% agree that overfetching isn't the main problem graphql solves for me. I'm actually spending a lot of time in rest-ish world and contract isn't the problem I'd solve with GraphQL either. For that I'd go through…
I thought they're just shutting down because it wasn't worth running the servers anymore.
I'm trying to figure out how modern internal API management should work like and started https://www.appear.sh/. After spending so much of my career dealing with APIs and building tooling for that I feel there's huge…
After working in video streaming company for several years and writing web player (on top of vjs & shaka) used by millions of users every month I both agree and disagree with the article at the same time. Streaming…
CultureAmp | Software engineer, Backend, Frontend, SRE | Lead, senior, mid | Full-time | REMOTE or Melbourne, AU CultureAmp is a rapidly growing company empowering our customers to build Culture First workplaces. Our…
I have very similar experience in very different field. About 8 years ago, we've built a SAAS for purchasing material for companies using auctions. The idea was that if it will be super easy for companies to do reverse…
This seems to me as just a subset what OpenID Connect is. OIDC is an addition to OAuth2 and supports all mentioned - user identity: core user info endpoint - discovery:…
What do you mean by API access? OpenID Connect adds more features & standardization to OAuth2. So it supports everything that OAuth2 does. It all mentioned - user identity: core user info endpoint - discovery:…