Skip to content

chore: polish repo#5

Merged
gao-sun merged 1 commit intomasterfrom
gao-poilsh-repo
May 2, 2025
Merged

chore: polish repo#5
gao-sun merged 1 commit intomasterfrom
gao-poilsh-repo

Conversation

@gao-sun
Copy link
Copy Markdown
Contributor

@gao-sun gao-sun commented May 2, 2025

add README, LICENSE, and update project info

@gao-sun gao-sun requested a review from Copilot May 2, 2025 05:15
Copy link
Copy Markdown
Contributor

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

This PR polishes the repository by updating project information and documentation while introducing a configurable authentication issuer URL.

  • Replace the hard-coded issuer URL with an environment variable-based configuration in the Starlette server sample.
  • Update project metadata in pyproject.toml, README, and add a LICENSE file.

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
samples/server/starlette.py Refactored authentication issuer configuration using os.getenv.
pyproject.toml Updated project name, description, license format, and keywords.
README.md Added repository badges, installation instructions, and links.
LICENSE Added the MIT license text.
Comments suppressed due to low confidence (1)

pyproject.toml:2

  • Renaming the project may affect package references in dependent projects. Please verify that all references are updated to match the new project name.
name = "mcp-auth"

@gao-sun gao-sun force-pushed the gao-poilsh-repo branch from e2bc726 to 2b5e241 Compare May 2, 2025 05:20
@gao-sun gao-sun marked this pull request as ready for review May 2, 2025 05:21
@gao-sun gao-sun merged commit c4334d3 into master May 2, 2025
4 checks passed
@gao-sun gao-sun deleted the gao-poilsh-repo branch May 2, 2025 05:21
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