ZyVOP Logo
Content That Connects
SeriesAI NewsWhy ZyVOPJoin Discord
LoginGet Started
ZyVOP Logo
Content That Connects

The Developer Publishing Hub. Write once, cross-post to Dev.to, Medium, Hashnode, WordPress & Bluesky with automated canonical source tags and zero paywalls.

Content

  • Categories
  • Tags
  • Badges
  • Leaderboard
  • Write Article
  • Newsletter

Company

  • About Us
  • Why ZyVOP
  • Developer API & CLI
  • Write for Us
  • Contact

Connect

  • Privacy Policy
  • Terms of Service
  • Cookie Policy
  • DMCA Policy
  • Code of Conduct

© 2026 ZyVOP. Developer Publishing Hub.

Zero paywalls · Full content ownership
All systems operational
All Topics

#authentication

Discover insights, guides, and tutorials tagged with "authentication"

RSS
8 Articles
I Built an Angular Authentication Layer for the Signals Era
Architecture

I Built an Angular Authentication Layer for the Signals Era

How I designed `ngx-auth-client` around reactive state, provider-agnostic authentication, functional guards, and safer token handling.

#authentication#oauth2#security
Ismail ZAHIR
Ismail ZAHIR
Aug 31, 2026
Implementing Passkey Authentication in NestJS and PostgreSQL

Implementing Passkey Authentication in NestJS and PostgreSQL

A code-first guide to adding WebAuthn passkey registration and login to a NestJS and PostgreSQL API: the schema, the service, the controller...

#webauthn#authentication#postgresql
Sanju Singh
OAuth 2.0, OpenID Connect, and Keycloak: Understanding Modern Authentication
Tutorial

OAuth 2.0, OpenID Connect, and Keycloak: Understanding Modern Authentication

OAuth 2.0, OpenID Connect, JWT, access tokens, refresh tokens, Keycloak. These get mentioned in the same breath so often that they blur into...

#oauth2#openid-connect#Software Engineering
Authentication in React: Buy It, and Where the Line Really Is

Authentication in React: Buy It, and Where the Line Really Is

Authentication always starts as a login form. Two fields and a button. You could build that in an afternoon, and that afternoon is exactly t...

#react#Architecture#React Playbook
Maksym Kuzmitskyi (MaximusFT)
Sign in With Google in Node.js — Without Passport

Sign in With Google in Node.js — Without Passport

Learn how to implement Google Sign-In in Node.js without Passport.js by building the complete OAuth 2.0 flow yourself. This guide covers PKC...

#authentication#Web Security#OAuth 2.0
ZyVOP
Four Ways a Refresh Token Request Fails — Only One Means Trouble
Tutorial

Four Ways a Refresh Token Request Fails — Only One Means Trouble

A refresh token system where every token is single-use and belongs to a token family. Invalid, expired, and revoked are routine. Reuse means...

#NestJS#session security#authentication
JWT Authentication Done Right: The 2026 Security Playbook

JWT Authentication Done Right: The 2026 Security Playbook

Most JWT implementations have at least one critical security flaw. Algorithm confusion, token theft via XSS, missing expiry validation, impr...

#api#nodejs#production
ZyVOP
REST API Design Best Practices Every Developer Should Know

REST API Design Best Practices Every Developer Should Know

A poorly designed API becomes technical debt the moment clients start depending on it. This guide covers practical REST API design patterns ...

#backend-development#authentication#http
ZyVOP
16 min
Sanju Singh
Aug 27, 2026
10 min
Ismail ZAHIR
Ismail ZAHIR
Aug 7, 2026
10 min
Maksym Kuzmitskyi (MaximusFT)
Jul 30, 2026
7 min
ZyVOP
Jul 18, 2026
8 min
ZyVOP
ZyVOP
Jul 7, 2026
7 min
ZyVOP
Jun 11, 2026
12 min
ZyVOP
May 28, 2026
9 min