Skip to content

CRED-2151: Add PAT auth support to Ruby API client#3058

Closed
tausman wants to merge 2 commits intomasterfrom
tausman/cred-2151-ruby-pat-auth
Closed

CRED-2151: Add PAT auth support to Ruby API client#3058
tausman wants to merge 2 commits intomasterfrom
tausman/cred-2151-ruby-pat-auth

Conversation

@tausman
Copy link
Copy Markdown

@tausman tausman commented Mar 4, 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-2151-ruby-pat-auth branch from e67365b to 1234f97 Compare March 5, 2026 17:38
@tausman tausman marked this pull request as ready for review March 5, 2026 18:43
@tausman tausman requested review from a team as code owners March 5, 2026 18:43
@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. See test_program.rb.

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