alpha
Login
or
Join now
callie.on-her.computer
/
tau
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
more up to date at codeberg https://codeberg.org/cowie/tau.git
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
1
Pipelines
tau
/
packages
/
ai
/
src
/
utils
/
oauth
/
at
main
8 files
Mario Zechner
Clean up OAuth device-code callbacks
3mo ago
c841a6c7
anthropic.ts
Clean up OAuth device-code callbacks
3 months ago
device-code.ts
feat(ai): refactor device code login for copilot
3 months ago
github-copilot.ts
Clean up OAuth device-code callbacks
3 months ago
index.ts
feat(ai): refactor device code login for copilot
3 months ago
oauth-page.ts
fix(ai): align oauth callback flows closes #2316
5 months ago
openai-codex.ts
chore: remove web-ui workspace
3 months ago
pkce.ts
Use Web Crypto API for OAuth PKCE, remove Node.js crypto dependency - Add pkce.ts with generatePKCE() using Web Crypto API - Update anthropic.ts, google-gemini-cli.ts, google-antigravity.ts - Replace Buffer.from() with atob() for base64 decoding - Works in both Node.js 20+ and browsers The OAuth modules still use Node.js http.createServer for callbacks, so they only work in CLI environments, but they no longer crash on import in browser bundles.
8 months ago
types.ts
Clean up OAuth device-code callbacks
3 months ago