Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Oauth client mgmt #350

Merged

Conversation

tobiaslohr
Copy link
Contributor

Management for API clients, including:

  • Retrieving API clients
  • Creation of new API clients
  • Updating existing API clients
  • Rotation of credentials
  • Deleting API clients

@tobiaslohr tobiaslohr added the enhancement New feature or request label Jan 25, 2023
@tobiaslohr tobiaslohr added this to the 2.11.0 milestone Jan 25, 2023
Copy link

@taurgis taurgis left a comment

Choose a reason for hiding this comment

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

Looks good - options are clear, a great addition!

@tobiaslohr tobiaslohr merged commit 40376ff into SalesforceCommerceCloud:master Jan 30, 2023
@tobiaslohr tobiaslohr linked an issue Feb 1, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Creation of API Client ID
3 participants