feat: enhance OAuth flow with synchronous token exchange and automatic .env file updates
This commit is contained in:
@@ -40,6 +40,8 @@ Repository = "https://git.hnrx.net/hnrx/strava-mcp-server"
|
||||
[project.scripts]
|
||||
strava-mcp = "strava_mcp_server.main:main"
|
||||
strava-mcp-get-token = "strava_mcp_server.get_token:main"
|
||||
server = "strava_mcp_server.main:main"
|
||||
auth = "strava_mcp_server.get_token:main"
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
|
||||
Reference in New Issue
Block a user