Skip to content

CL-5864: Settings credentials section - #49

Merged
TheGreatAxios merged 1 commit into
mainfrom
cl-5864-settings-s1
Aug 10, 2026
Merged

CL-5864: Settings credentials section#49
TheGreatAxios merged 1 commit into
mainfrom
cl-5864-settings-s1

Conversation

@TheGreatAxios

Copy link
Copy Markdown
Contributor

Summary

  • New Credentials settings section: list providers + credentials, create (write-only secret), revoke.
  • Client over native /api/tenants/:tenantId/{credentials,providers} with arktype parse at the boundary.
  • Section access is grant-gated (credential read) the same way People/Roles/Grants are.

Test plan

  • bun test packages/settings-ui/test/credentials-api.test.ts (5 pass)
  • tsc clean for settings-ui and apps/web
  • CI green

Linear: CL-5864

Add a Credentials settings section over native hub credential routes.
Secrets are write-only; section access is grant-gated like People/Roles.
@TheGreatAxios
TheGreatAxios merged commit 049ec0e into main Aug 10, 2026
2 checks passed
@TheGreatAxios
TheGreatAxios deleted the cl-5864-settings-s1 branch August 10, 2026 00:20
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