From 55603cb5c7fd57ef7d424714e9da55efac13e328 Mon Sep 17 00:00:00 2001
From: Kacper
- Authenticate via CLI +
+ Authenticate via CLI (Recommended)
-- Run this command in your terminal: +
+ Run the following command in your terminal to login with your ChatGPT account:
-
codex auth login
@@ -308,6 +308,21 @@ export function CodexSetupStep({
+ After logging in, you can verify your authentication status: +
+
+ codex login status
+
+
+