Skip to main content
← All Tags

Authentication

5 articles in this category

AI NewsAuthenticationSecurity

Securing Remote Access: A Technical Guide to ssh-keygen

Learn how to use ssh-keygen to implement public-key authentication and secure server access using RSA, ECDSA, and Ed25519 algorithms.

Read more
AI NewsAuthenticationSoftware Engineering

Keycloak Webhooks: Bridging the Auth Gap in Modern Tech Stacks

The Keycloak Webhook extension enables real-time synchronization by pushing events like user registration and account deletion directly to backends via HTTP POST, preventing stale data.

Read more
AI NewsGoAuthentication

Limen: A Composable Plugin-First Authentication Library for Go

Limen launches as an open-source Go authentication library featuring a modular plugin architecture and built-in support for 10+ social sign-on providers.

Read more
AI NewsWeb DevelopmentAuthentication

How to build a register user flow in Next.js 15 (frontend, backend, database, email)

Build a secure Next.js 15 registration flow featuring Postgres citext, SHA-256 token hashing, and Resend email verification to prevent account enumeration.

Read more
AI NewsAuthenticationDevOps

How to Migrate from Auth0 to kavachOS: A $427/Month Cost Optimization Study

Engineer GDS K S details migrating 12,000 MAU from Auth0 to the open-source kavachOS library, reducing monthly auth costs from $427 to near zero.

Read more