We have replaced our previous email-based access code system with a streamlined one-click invite mechanism. Partners and guests can now access ORAVYS instantly through secure invite links.
How It Works
Administrators generate invite tokens through the admin panel. Each token encodes the access level (guest or partner) and can be shared as a simple URL. When a recipient clicks the link, they are immediately granted access without needing to enter email codes or wait for verification.
Security
Invite tokens are cryptographically generated, single-use or time-limited, and tracked in our access logs. The system integrates with our existing defense-in-depth gate and HMAC cookie authentication, ensuring that security is maintained while reducing friction.
Access Levels
The invite system supports two tiers:
- Guest - Access to the recording interface and basic analysis features
- Partner - Full access to the analysis API, extended reports, and advanced features
Both tiers now bridge seamlessly to the /api/analyze endpoint, enabling invited users to run full voice analyses immediately upon access.