Skip to content

Add browser OAuth login - #49

Merged
bjay-wk merged 1 commit into
mainfrom
codex/tellers-oauth-login
Aug 26, 2026
Merged

bjay-wk merged 1 commit into
mainfrom
codex/tellers-oauth-login

Conversation

@bjay-wk

@bjay-wk bjay-wk commented Aug 26, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add tellers login and tellers logout commands
  • authenticate through auth.tellers.ai with dynamic registration and PKCE
  • securely persist sessions and rotate refresh tokens automatically
  • allow existing API commands to use the saved bearer token without an API key

Verification

  • cargo check
  • cargo test (7 passed)
  • git diff --check

@bjay-wk
bjay-wk marked this pull request as ready for review August 26, 2026 09:53
Use OAuth PKCE with auth.tellers.ai and rotate refresh tokens so CLI commands can authenticate without a manually managed API key.
@bjay-wk
bjay-wk force-pushed the codex/tellers-oauth-login branch from cf96c1a to ab3e253 Compare August 26, 2026 09:54
@bjay-wk
bjay-wk merged commit f437eb2 into main Aug 26, 2026
1 check passed
@bjay-wk
bjay-wk deleted the codex/tellers-oauth-login branch August 26, 2026 09:57
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