Everything related to accounts and authentication: signup, sign-in, user profiles, account protection, and abuse prevention.

Complete user profile
MFA and abuse prevention
Social sign-in
Connhex Auth gives users complete control over their profile: they can manage their attributes, account verification, password recovery, and password updates without custom support flows.
Profile attributes are fully customizable through a JSON schema, so you decide which information users must provide before accessing your platform.

You can simplify registration and login by enabling social sign-in, reducing friction for users who prefer an existing identity provider.
Connhex Auth supports multiple providers, and you choose exactly which ones are available in your application.

Connhex Auth supports 2-factor authentication through authenticator apps, a stronger default than SMS-based verification.
Every time a user picks a password - during registration or while updating it - Connhex Auth can check it against databases of known breached passwords.
Recovery codes help users regain access when a second factor is unavailable, without weakening the MFA flow for everyone else.

Connhex Auth includes advanced browser-based authentication features, including support for hardware and biometric tokens.
Since these features aren't widely supported yet, Connhex Auth defaults to disabling the corresponding menu. Should you need them, it's as simple as updating a single boolean flag.
Enterprise projects can also enable anti-bot pattern recognition and disposable email address checks to reduce low-quality or automated signups before they enter your user base.
Connhex Auth analyzes interactions with signup and login forms to identify bot-like behavior, and maintains a domain list commonly associated with throwaway accounts so those subscriptions can be refused.

The screens you see in this page reflect Compiuta's brand.
Your Connhex-based platform's user interface is completely customizable: it will feature your own logo, color palette, custom layout and any additional change you'll consider appropriate.