LOGIN.TSX
function Login() { const router = useRouter(); const creds = useCredentials(); const auth = useAuth();