Skip to content

move module auth from engine to auth service#15

Open
samanthaci wants to merge 3 commits into
mainfrom
feature/module-token-auth
Open

move module auth from engine to auth service#15
samanthaci wants to merge 3 commits into
mainfrom
feature/module-token-auth

Conversation

@samanthaci
Copy link
Copy Markdown
Owner

No description provided.

samantha and others added 3 commits February 2, 2026 13:19
Add OAuth2 client credentials flow for Thunder Engine to request module
tokens from Thunder Auth. Includes custom grant type handler, token
service implementation, and engine-side adapter for token management.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add LocalModuleTokenProvider to wrap existing ModuleAuthService
- Add RestModuleTokenProviderAdapter for production deployments
- Update OnDiskModuleManager to use ModuleTokenProvider interface
- Update SimulationConfig with auth configuration properties
- Fix e2e test script version number

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@samanthaci samanthaci force-pushed the feature/module-token-auth branch from b1a0838 to c537469 Compare February 2, 2026 22:51
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