Skip to content

Oauth scopes#49

Merged
ngerakines merged 4 commits into
mainfrom
ngerakines/oauth-scopes-1756752897
Sep 10, 2025
Merged

Oauth scopes#49
ngerakines merged 4 commits into
mainfrom
ngerakines/oauth-scopes-1756752897

Conversation

@ngerakines

@ngerakines ngerakines commented Sep 2, 2025

Copy link
Copy Markdown
Contributor

This pull request refactors how OAuth scopes are handled and validated throughout the codebase, moving from a simple string-based approach to using a structured Scope type and centralized validation logic. It also updates default and test configurations to use the new scope format, improves error handling for invalid scope configurations, and introduces comprehensive tests to ensure correct scope validation behavior.

DGaffney
DGaffney previously approved these changes Sep 3, 2025

@DGaffney DGaffney left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

:shipit:

@DGaffney DGaffney left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

:shipit:

@ngerakines ngerakines merged commit f44c6ed into main Sep 10, 2025
bigmoves pushed a commit to bigmoves/aip that referenced this pull request Sep 12, 2025
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