Just soft launched my company's first client into production yesterday, and they made the announcement today, so I'm in the clear to talk about it. I've been working with Pearl Davis on her new members' site, https://theaudacitynetwork.com which includes the following features: If anyone is interested in starting a project, I'm all ears. Media Foundry - Features Authentication & Session Management Login / Logout β Username + password with JWT cookie sessions Multi-Factor Authentication (MFA) β Secondary verification step on login Email Verification β Token-based account activation link sent on signup Forgot Username β Recovery email with username reminder Forgot Password / Reset Password β Time-limited reset token via email Account Masquerade β Admins can impersonate any user for support/debugging Account Lockout β Automatic lock after repeated failed login attempts Session Invalidation β Force-expire all active sessions for a user User Management Signup (Public) β Self-service registration with email required, username availability check, and email verification Admin User Create β Admin-only creation flow bypassing verification Bulk CSV Import β Upload a CSV to create or update multiple users at once User Export β Download user records with filtering Profile View & Edit β Users manage their own name, email, address, phone, DOB, occupation, political party, avatar Admin Profile Edit β Admins edit any user's profile, roles, entitlements, and dashboard path Role Assignment β Assign one or more roles to a user, driving all access control Entitlement Assignment β Grant direct content access entitlements independent of roles Username Availability Check β Real-time availability check on the signup form Password Change β Change password from profile edit page with strength indicator Data Erasure Requests (GDPR) β Users request deletion; admins process and confirm Email Unsubscribe (RFC 8058) β One-click unsubscribe via List-Unsubscribe header