Architecture & Deployment
Choose your deployment model. Every option gives you full data sovereignty.
Why In-Process Auth Matters
Network round-trip per auth request
~0ms
AuthHero (in-process)
vs
50–200ms
External auth provider
Every authentication request to an external provider adds a network round-trip. AuthHero eliminates that hop by running in your process — you still pay the auth compute, just not the network latency.