Server
This section provides the reference for server-side authentication modules and utilities.
Sections
AuthModule: The core Hapi.js module for session handling and token security, including the endpoints it registers.AuthService: The core service behind the module — flow orchestration, JWE token handling, provider management.