Skip to content

feat(core): add StepAuthorization interface to StepMetadata#1197

Merged
gastonyelmini merged 5 commits intomainfrom
feat/step-authorization-type
Mar 19, 2026
Merged

feat(core): add StepAuthorization interface to StepMetadata#1197
gastonyelmini merged 5 commits intomainfrom
feat/step-authorization-type

Conversation

@gastonyelmini
Copy link
Copy Markdown
Contributor

@gastonyelmini gastonyelmini commented Mar 18, 2026

Add structured authorization requirements to step metadata, replacing the flat permissions array with a typed interface that supports permissions, roles, OAuth scopes, and required APIs.

Add structured authorization requirements to step metadata, replacing
the flat permissions array with a typed interface that supports
permissions, roles, OAuth scopes, and required APIs.

The existing permissions property is preserved but marked as deprecated.
@gastonyelmini gastonyelmini requested a review from a team as a code owner March 18, 2026 17:32
@gastonyelmini gastonyelmini merged commit 33db9bf into main Mar 19, 2026
8 checks passed
@gastonyelmini gastonyelmini deleted the feat/step-authorization-type branch March 19, 2026 12:37
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