Skip to content

TF- 30336 - Feature providing oauth token support to sdk#40

Merged
isivaselvan merged 3 commits into
mainfrom
feature/aayush-oauth-token
Oct 7, 2025
Merged

TF- 30336 - Feature providing oauth token support to sdk#40
isivaselvan merged 3 commits into
mainfrom
feature/aayush-oauth-token

Conversation

@aayushsingh2502

Copy link
Copy Markdown
Collaborator
  1. list - List all OAuth tokens for an organization with pagination support
  2. read - Read a specific OAuth token by ID
  3. update - Update OAuth token (primarily for SSH key management)
  4. delete - Delete an OAuth token

@aayushsingh2502 aayushsingh2502 requested a review from a team as a code owner October 7, 2025 06:13
try:
# Test updating with SSH key
print(" Testing update with SSH key...")
ssh_key = """-----BEGIN RSA PRIVATE KEY-----

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kindly remove the hardcoded ssh key in the file and pass it as env variable.

@isivaselvan isivaselvan merged commit e13a9ca into main Oct 7, 2025
11 checks passed
@iam404 iam404 deleted the feature/aayush-oauth-token branch October 28, 2025 06:40
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.

2 participants