// SSO landing page — pre-auth view. const Login = ({ onLogin }) => { const [pickerOpen, setPickerOpen] = React.useState(false); const [hovered, setHovered] = React.useState(null); return (
Continue with your Earlens identity provider. New here? Ask your manager to add you to a workspace.