Skip to content

Added /me endpoint and made SSO login tweaks#5

Merged
burgaard merged 4 commits into
mainfrom
me-endpoint-sso-updates
Mar 27, 2026
Merged

Added /me endpoint and made SSO login tweaks#5
burgaard merged 4 commits into
mainfrom
me-endpoint-sso-updates

Conversation

@burgaard
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings March 27, 2026 06:37
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the Seclai Go SDK repo’s OpenAPI spec and documentation to add a /me identity endpoint and introduce account-scoping/auth-related spec changes.

Changes:

  • Added GET /me plus new identity-related schemas (MeResponse, OrganizationInfoResponse) to the OpenAPI spec.
  • Introduced a shared X-Account-Id header parameter and added API security schemes + global security requirements in the OpenAPI spec.
  • Updated README auth documentation and added repo-specific Copilot instructions.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 6 comments.

File Description
openapi/seclai.openapi.json Adds /me, new schemas, X-Account-Id header param, and global security schemes/requirements.
README.md Adjusts Options table and adds an Authentication section clarifying API key usage.
.github/copilot-instructions.md Adds contributor guidance for build/lint and repo conventions.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread openapi/seclai.openapi.json
Comment thread openapi/seclai.openapi.json
Comment thread .github/copilot-instructions.md Outdated
Comment thread README.md
Comment thread openapi/seclai.openapi.json
Comment thread openapi/seclai.openapi.json
Copilot AI review requested due to automatic review settings March 27, 2026 21:55
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 4 out of 5 changed files in this pull request and generated 3 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
Comment thread README.md Outdated
Comment thread types.go
@burgaard burgaard merged commit 246bc29 into main Mar 27, 2026
1 check passed
@burgaard burgaard deleted the me-endpoint-sso-updates branch May 22, 2026 19:36
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