The Better Firebase? Introduction to Clerk.js
A comparison between 2 popular authentication services

Search for a command to run...
Articles tagged with #authentication
A comparison between 2 popular authentication services

How to set up basic Auth0 authentication with React for beginners for Hashnode's Auth0 hackathon

Building a simple authentication has never been easier with the help of AWS Amplify. In this step-by-step tutorial, let's authenticate users by integrating AWS Amplify (and Cognito) in a React app. Prerequisites Node.js and npm installed in machine ...

Hello everyone! Today's article will be a beginner's introduction to React Context API, as I noticed that this concept is quite complex for React beginners to grasp. And I'll use Firebase Authentication to demonstrate the beauty of using React Contex...

Hello devs! In this article, I'll be discussing some common ways to authenticate your API as a way to protect your routes from users that shouldn't access them. Why should I protect my routes? Certain routes such as your user's profile page or the ad...

So, what's an authentication system? It is used to identify users which allows the app to store personal user data and provide a personalized experience across all the user's devices. Think of any apps that requires you to create an account like e-co...
