pediatric-ai-scribe-v3/src
Daniel Onyejesi 17646af5e3 Add OpenID Connect SSO + Firefox speech notice
OIDC/SSO:
- New /api/auth/oidc route with PKCE for secure authorization
- Supports Azure AD, Okta, Keycloak, PocketID, Google, any OIDC provider
- Admin configurable: issuer, client ID/secret, button label
- Option to disable local auth (force SSO only)
- Auto-creates users on first SSO login, links existing by email
- SSO button on login page, hidden until admin enables OIDC

Firefox:
- Show info toast on first recording that live preview requires
  Chrome/Edge; server-side transcription still works in all browsers
2026-03-25 18:54:44 -04:00
..
db Add OpenID Connect SSO + Firefox speech notice 2026-03-25 18:54:44 -04:00
middleware Revert auth to localStorage tokens, fix slide padding, AI panel options 2026-03-24 01:57:59 -04:00
routes Add OpenID Connect SSO + Firefox speech notice 2026-03-25 18:54:44 -04:00
utils Fix AWS Transcribe: reduce chunk size from 32KB to 8KB 2026-03-25 18:41:05 -04:00