Skip to content

Conversation

@ibodrov
Copy link
Collaborator

@ibodrov ibodrov commented Jul 31, 2025

Move API key management logic into a separate class.
Add a new POST /api/v2/apikey endpoint to create or update API keys.
Add createOrUpdateApiKey action to concord task -- separate from createApiKey, doesn't throw errors if the key already exists.
Return (possibly autogenerated) API key names when creating new keys.
Fix autogenerated API key names to match the intended validation rules.

@ibodrov ibodrov requested a review from a team July 31, 2025 01:51
@ibodrov ibodrov added the docs label Jul 31, 2025
@ibodrov ibodrov changed the title concord-tasks: add createOrUpdate action concord-tasks: add createOrUpdateApiKey action Jul 31, 2025
@ibodrov ibodrov force-pushed the ib/api-key-update branch 4 times, most recently from 7c2bd2d to b4d3410 Compare July 31, 2025 12:26
@ibodrov ibodrov force-pushed the ib/api-key-update branch from b4d3410 to 95ac137 Compare July 31, 2025 12:27
@ibodrov ibodrov merged commit dcf43d4 into master Jul 31, 2025
4 checks passed
@ibodrov ibodrov deleted the ib/api-key-update branch July 31, 2025 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

3 participants