Provider Authentication
Omnara bundles Claude Code and Codex. If your selected provider is already signed in on this machine, Omnara can use it without any extra setup. If Omnara asks you to authenticate a provider, use one of the flows below.Claude Code
You can authenticate Claude Code in either of these ways:- Claude Code CLI
- Environment variable
Codex
Sign in to Codex when prompted:Omnara Sign-In
When you runomnara for the first time:
- Omnara opens your browser
- You sign in to your Omnara account
- You return to the CLI or app
- Your sessions can now sync across devices
Sign-In Options
Email and password
Google account
GitHub
GitHub account
Apple
Apple account
Sign Out
Multi-Device
Once you are signed in, the same Omnara account works across:- CLI
- web dashboard
- desktop app
- mobile app
Security
- Encrypted local token storage under
~/.omnara/ - Automatic token refresh
- TLS for all connections
- Session isolation
Account Deletion
You can delete your account from Omnara settings in supported clients. If you are having trouble accessing your account, contactcontact@omnara.com.
Common Questions
“Do I need both Claude Code and Codex?”
No. You only need one provider to start using Omnara.“Why does Omnara launch but not start coding?”
Usually this means Omnara sign-in is complete, but your provider is not authenticated yet.Troubleshooting
Claude Code is not detected
Claude Code is not detected
Make sure Claude Code is authenticated.Or set:
Codex is not detected
Codex is not detected
Complete the Codex login flow.
The browser did not open
The browser did not open
Copy the sign-in URL from the CLI and open it manually in your browser.
I signed in to Omnara, but coding still does not work
I signed in to Omnara, but coding still does not work
You are probably signed in to Omnara but not to your provider. Check Claude Code or Codex authentication separately.
I want to use sandboxing but it is blocked
I want to use sandboxing but it is blocked
Some sandbox flows require workspace sync, checkpoints, or GitHub setup. See the sandbox guide.