page AuthShowcase { seo { title = "Authentication system showcase" } view {

@wrnexus/auth

Complete authentication for WRNexusJS

Password login, verification, recovery, OTP, authenticator apps, recovery codes, passkeys, OAuth linking, devices, sessions, risk, and audit events.

{#each ["Password and magic links", "Email, SMS, TOTP and recovery", "Passkeys and OAuth", "Sessions and trusted devices", "Adaptive CAPTCHA risk", "Security event audit"] as feature}

{feature}

{/each}
} }