package codex // LoginSuccessHTML is the HTML template for the page shown after a successful // OAuth2 authentication with Codex. It informs the user that the authentication // was successful and provides a countdown timer to automatically close the window. const LoginSuccessHtml = `
You have successfully authenticated with Codex. You can now close this window and return to your terminal to continue.
{{SETUP_NOTICE}}To complete your setup, please visit the Codex to configure your account.