Learn how to create a custom social connector for Logto in just a few steps. Background Social sign-in is a must for modern apps. It ...Read more
Querify Question Shop: Explore Expert Solutions and Unique Q&A Merchandise Latest Questions
Prelude I've worked over several backend technologies, starting from PHP, then moving to RoR before getting my hands on NodeJS. I love how NodeJS ...Read more
Phoenix Channels are amazing. They make using WebSocket connections a breeze. They are even more lovely using them with Absinthe, a GraphQL server implementation, and GraphQL Connections. But over time, I discovered Phoenix Channels has a ...Read more
SMTP, or Simple Mail Transfer Protocol, enables the sending and transporting of email messages between servers. At its core, an SMTP server acts as the messenger, facilitating the routing of messages to the correct email ...Read more
Have you used create-react-app? Probably EVERYTIME you have created a React application. Well, there are a few problems with using it. As is with all legacy features of any framework after some time. Read more