younglah/legal-ops-platform
Single-tenant internal legal platform for Helinox, built on the mike base
younglah/legal-ops-platform is a private deployment of the mike legal-AI codebase, adapted for internal use at Helinox. The public activity so far is minimal - one commit adding Google OAuth to the sign-in page, with fork-specific branding in the footer confirming this is a closed, authorized-users-only tool rather than a public product. The OAuth wiring itself is clean and Supabase-native; the Helinox branding is not portable.
What's in it
- Google sign-in gate A Google login button replaces open access, making this a private front door rather than a public demo.
- Helinox rebrand A rebranded footer reframes the tool as Helinox's own internal deployment.
Direction
securitybranding
Activity
Threads of work (detailed view)
younglah quietly turns Mike into Helinox's in-house legal tool
A one-line footer change says more than the feature it ships with: this fork isn't a public demo, it's a closed internal platform for a single company.
Add Google OAuth to the sign-in page
younglah added a "Sign in with Google" button to the login page using Supabase's OAuth flow, with an "or" divider above the existing email/password form. The same commit rebrands the footer to identify this as an internal Helinox deployment.