For B2B SaaS teams
B2B SaaS: cross-device auth in one sprint
Problem: Password-based login with inconsistent 2FA across customers; cross-device auth required custom flows per tenant.
Solution: Installed the SDK, enabled QR default bridge, wired session validation to existing middleware — tenants kept their own user models.
What changed: New tenants enable cross-device auth via a config flag instead of an engineering project.