Skip to main content

AuthDeep Blog

Security engineering notes & release updates

Technical deep dives on identity security, deployment posture, and platform releases from the AuthDeep team.

Featured

ReleaseMay 13, 20265 min read

AuthDeep Launch Update — Deployment Pipeline, SaaS Versioning, and Edge Delivery

This release ships a complete deployment pipeline, edge delivery for both the landing page and main frontend, support email integration, security observability, and a fully polished public documentation hub.

ReleaseCloudflareCI/CDSMTP

All articles

Architecture8 min read

Implementing Zero-Trust with a Self-Hosted Identity Gateway

Why opaque session cookies, tenant-scoped RBAC, and gateway-enforced policy checks eliminate the need to trust the client — even your own frontend.

May 10, 2026

Compliance6 min read

HIPAA-Ready Authentication: HttpOnly Cookies, Audit Logs, and PHI Boundaries

A technical walkthrough of how AuthDeep satisfies HIPAA Technical Safeguard requirements without vendor lock-in.

May 6, 2026

Security7 min read

MFA Deep Dive: TOTP, WebAuthn Passkeys, and Recovery Codes

How AuthDeep implements RFC 6238 TOTP, FIDO2 WebAuthn hardware key registration, and backup recovery codes without third-party dependencies.

April 28, 2026

Architecture9 min read

Multi-Tenant API Gateway: Isolation, Rate Limiting, and Service Routing

How the AuthDeep gateway enforces tenant boundaries at the network layer — every request carries a verified tenant context before reaching any upstream service.

April 20, 2026

Deployment6 min read

Security-First Edge Delivery: Headers, Observability, and Bot Controls

A guide to the security headers, attack observability, bot detection, and rate limiting built into AuthDeep's edge delivery layer.

April 14, 2026

Infrastructure4 min read

Sending Email from Cloudflare Workers via SMTP TCP Sockets

How to send support and notification email through direct SMTP delivery — no third-party email API required.

April 7, 2026

Stay updated

Read release notes, launch posts, and security updates directly on the AuthDeep blog.

Browse docs