Skip to content

CRED-2148: Add PAT auth support to TypeScript v2 API client#3610

Closed
tausman wants to merge 1 commit intov2from
tausman/cred-2148-typescript-v2-pat-auth
Closed

CRED-2148: Add PAT auth support to TypeScript v2 API client#3610
tausman wants to merge 1 commit intov2from
tausman/cred-2148-typescript-v2-pat-auth

Conversation

@tausman
Copy link
Copy Markdown

@tausman tausman commented Mar 10, 2026

PR Stack

API Client Libraries (closed)

All client libraries except Rust already support PATs via the existing OAuth/AuthZ code path. No new changes were needed.

Rust: The Rust client generator does not support OAuth/AuthZ, so PATs cannot be used through the client library today. When OAuth/AuthZ support is added to the Rust generator in the future (#1438 has the approach), PATs will work automatically.

OpenAPI Spec Changes


Closing Note

This PR is being closed. PATs can be passed in using the existing OAuth (AuthZ) code path -- no new client library changes are needed. See the test program demonstrating this:

@tausman tausman force-pushed the tausman/cred-2148-typescript-v2-pat-auth branch from f49fd4c to 0aaf75e Compare March 11, 2026 20:22
@tausman
Copy link
Copy Markdown
Author

tausman commented Mar 30, 2026

Closing: PATs work via the existing OAuth (AuthZ) code path -- no new changes needed.

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