Skip to content

Add optional Reddit cookie auth mode#48

Open
natekettles wants to merge 1 commit into
ck-zhang:masterfrom
natekettles:codex/cookie-auth-env
Open

Add optional Reddit cookie auth mode#48
natekettles wants to merge 1 commit into
ck-zhang:masterfrom
natekettles:codex/cookie-auth-env

Conversation

@natekettles

Copy link
Copy Markdown

Summary

Adds an optional cookie-auth mode for personal use when Reddit OAuth app approval is unavailable or delayed.

When TOKEN_V2 is set, Reddix uses browser cookie values from TOKEN_V2 and optional REDDIT_SESSION, talks to https://www.reddit.com/, and skips the OAuth setup flow. Existing OAuth behavior remains unchanged when these env vars are not set.

Also updates the README for this mode and disables Kitty image escapes automatically in Apple Terminal.

Validation

  • cargo build --release
  • cargo test -- --test-threads=1

@natekettles natekettles force-pushed the codex/cookie-auth-env branch 2 times, most recently from 62d0803 to 8f7907c Compare May 3, 2026 07:10
@natekettles natekettles force-pushed the codex/cookie-auth-env branch from 8f7907c to 76b0a7d Compare May 3, 2026 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant