Skip to content

Add AuthService proto definition with token management#74

Merged
Furisto merged 1 commit into
mainfrom
auth-service
Dec 30, 2025
Merged

Add AuthService proto definition with token management#74
Furisto merged 1 commit into
mainfrom
auth-service

Conversation

@Furisto
Copy link
Copy Markdown
Owner

@Furisto Furisto commented Dec 30, 2025

Define AuthService with five RPC operations:

  • CreateToken and RevokeToken for token lifecycle management
  • CreateSetupCode and ExchangeSetupCode for secure credential distribution
  • ListTokens for metadata retrieval

Includes message definitions with buf/validate constraints and generated Connect protocol Go bindings.

Define AuthService with five RPC operations:
- CreateToken and RevokeToken for token lifecycle management
- CreateSetupCode and ExchangeSetupCode for secure credential distribution
- ListTokens for metadata retrieval

Includes message definitions with buf/validate constraints and generated
Connect protocol Go bindings.

Co-authored-by: construct-agent <noreply@construct.sh>
@Furisto Furisto marked this pull request as ready for review December 30, 2025 23:45
@Furisto Furisto merged commit 946d922 into main Dec 30, 2025
1 check passed
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