Emmanuel Folaranmi
Emmanuel is a software engineer @toptal. He enjoys trying out and learning new technologies and has written articles on a small number of topics. In his free time he learns the guitar and plays video games.
All Posts by Emmanuel Folaranmi
Create a React PWA with Social Login Authentication
Progressive Web Apps (PWAs) offer the speed, reliability, and offline functionality of native apps—all delivered through the web. However, security is as important as performance, especially regarding user authentication. Modern authentication is essential in a world where users expect instant, secure access across multiple devices and platforms. Identity providers, like Okta, offer secure, scalable, and developer-friendly tools for implementing authentication. Federated identity allows users to sign in using existing social accounts. In this article, we’ll...