Articles by Tag #authentication

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Convex & Kinde

This guide outlines the Kinde-specific setup for Convex, following a flow similar to the Convex &...

Learn More 135 0Dec 25 '24

SecureDoc AI Assistant - Intelligent Document Management with Auth0 for AI Agents

This is a submission for the Auth0 for AI Agents Challenge What I Built SecureDoc AI...

Learn More 42 0Oct 11

Node.js Authentication: Best Practices and Key Strategies

This article showcases secure login strategies for Node.js, implementing multiple security techniques...

Learn More 40 6Nov 11 '24

Authentication with Clerk in NestJS Server Application

Introduction This article provides a comprehensive, step-by-step guide to implementing...

Learn More 36 7Jan 4

Understanding Upwork's Security Systems: A Deep Technical Dive

1. Behavioral Analysis a) Account Activity Patterns Login times and frequency...

Learn More 33 5Nov 22 '24

Setting Up A Multi-factor Dev Environment For Payment Approvals

You’ve probably used multi-factor authentication (MFA) on the device you’re using right now. Maybe...

Learn More 27 0Jul 22

What is SCIM Provisioning: In-Depth Guide [2024]

The ability to outsource and automate repetitive daily tasks is at the core of why SCIM provisioning...

Learn More 24 1Oct 29 '24

MedSecureAI: Revolutionary Healthcare AI - From Patient Privacy to Enterprise Compliance

This is a submission for the Auth0 for AI Agents Challenge What I Built MedSecureAI is a...

Learn More 20 2Oct 13

How to Configure SSH for GitHub Authentication on Linux

Step-by-step guide to setting up SSH authentication for GitHub on Linux, including key generation, adding to the SSH agent, and persisting the key across sessions.

Learn More 19 1Jan 16

Essential JWT Security Best Practices for Developers

JWT Security for Devs: Avoiding the Common Traps JSON Web Tokens (JWTs) are everywhere...

Learn More 18 6Sep 27

Access and Refresh Tokens in Token-Based Authentication

🔑 Token-based authentication has become the standard for modern web applications and APIs. If you've...

Learn More 17 0Aug 2

API Gateway Authorizers: Vulnerable By Design (be careful!)

I had the benefit of joining the AWS Community Day in Zürich this week, most went as expected but,...

Learn More 16 1May 23

Email and Password auth using Better_Auth, nextjs, prisma, shadcn and tailwindcss

In this blog post, we'll explore how to set up email and password authentication in a modern web...

Learn More 15 3Nov 26 '24

JWT Authentication: How a 10,000-Year-Old Mesopotamian Wisdom Became Your Login System

A 10,000-Year-Old Problem Picture ancient Mesopotamia, around 8000 BCE. Life was booming....

Learn More 14 0Oct 13

Let's Sketch Identity: Authentication vs. Authorization

So, you are building an application and need a login form. In it, you’ll get the user's email and...

Learn More 14 1Sep 24

How to Generate and Verify OTPs in Next.js

When building modern web applications, One-Time Passwords (OTPs) are critical in two-factor...

Learn More 13 0Oct 24 '24

How I Handle JWT Authentication in Express.js (Without the Headaches)

A simple, human explanation of JWT authentication with Node.js, Express, and MongoDB, without losing your mind.

Learn More 13 9Oct 11

Create a Simple Authentication System for your Next Application with Clerk

Authentication is a process through which users verify their identity before accessing a system. In...

Learn More 12 1Oct 26 '24

The Risks of User Impersonation

What is user impersonation? User impersonation is anything that allows your systems to...

Learn More 11 0Jan 24

Clerk vs Auth0: Choosing the Right Authentication Solution

When building a modern web application, robust and user-friendly authentication is crucial. Choosing...

Learn More 10 1Apr 15

Mastering Auth in Flutter with Dio: From Simple Access Tokens to a Refresh Flow

Authentication is a foundational requirement for most apps. In Flutter, a common pattern uses JWTs...

Learn More 10 0Jan 19

Understanding Authentication That Actually Makes Sense

My Deep Dive into JWT Tokens: Understanding Authentication That Actually Makes Sense While...

Learn More 10 3Oct 4

Best Authentication Libraries for Next.js in 2025 🔐

Adding authentication to your Next.js app is easier than ever — but picking the right tool depends...

Learn More 10 0Apr 14

Creating a Kinde workflow to check for malicious IPs during authentication

Kinde has a fun feature called workflows where you can bring your own code to the authentication...

Learn More 10 0Jul 21

AWS Multi-Session Support: Seamlessly Switch Between Accounts

AWS introduces multi-session support in the AWS Management Console, allowing users to sign in to multiple accounts simultaneously within a single browser.

Learn More 9 0Jan 16

Building an Attendance System Powered by Face Recognition Using React and FACEIO

Quer você esteja gerenciando uma equipe remotamente ou ensinando um grupo de alunos, ter um sistema...

Learn More 8 0Jan 7

OAuth using Better_Auth, nextjs, prisma, shadcn and tailwindcss

In this blog post, we'll explore how to set up OAuth authentication in a modern web application using...

Learn More 8 1Nov 25 '24

How to Configure SSH for GitHub Authentication on Windows

Step-by-step guide to setting up SSH authentication for GitHub on Windows, including key generation, adding to the SSH agent, and persisting the key across sessions.

Learn More 7 0Jan 21

Simplify Authentication by Replacing Nginx Auth with Cloudflare Snippets

We have been using Nginx-based authentication to validate JWT tokens and SSO session cookies for a...

Learn More 7 0Apr 7

Pushed Authorization Requests in .NET 9: Why and How to Use Them

You may have heard that .NET 9.0 brings Pushed Authorization Requests (PAR) support in ASP.NET Core....

Learn More 7 0Jan 15