Skip to content

Conversation

@aayushsingh2502
Copy link
Collaborator

  1. list - Lists all OAuth clients for an organization with optional pagination and include parameters
  2. create - Creates a new OAuth client to connect an organization with a VCS provider (GitHub, GitLab, etc.)
  3. read - Retrieves a specific OAuth client by its ID with basic attributes
  4. read_with_options - Retrieves an OAuth client with additional related resources (tokens, projects)
  5. update - Updates an existing OAuth client's properties and relationships
  6. delete - Permanently deletes an OAuth client from the organization
  7. add_projects - Associates one or more projects with an OAuth client
  8. remove_projects - Removes project associations from an OAuth client

@aayushsingh2502 aayushsingh2502 requested a review from a team as a code owner October 3, 2025 04:11
@isivaselvan isivaselvan merged commit 0acddb3 into main Oct 3, 2025
11 checks passed
@iam404 iam404 deleted the feature/aayush-oauth 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