Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dheerajoruganty/simple-mcp-server-on-lambda
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: aarora79/streamable-mcp-serverless
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 20 files changed
  • 5 contributors

Commits on Apr 22, 2025

  1. Configuration menu
    Copy the full SHA
    58efbf1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59c21db View commit details
    Browse the repository at this point in the history
  3. readme updates

    aarora79 committed Apr 22, 2025
    Configuration menu
    Copy the full SHA
    b89f421 View commit details
    Browse the repository at this point in the history
  4. never ending readme updates

    aarora79 committed Apr 22, 2025
    Configuration menu
    Copy the full SHA
    cb6f07a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    89a0431 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2025

  1. Configuration menu
    Copy the full SHA
    7c3f196 View commit details
    Browse the repository at this point in the history
  2. li post update

    aarora79 committed Apr 23, 2025
    Configuration menu
    Copy the full SHA
    9a25eb1 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2025

  1. Configuration menu
    Copy the full SHA
    1c9428d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d196132 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b342ec View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2025

  1. Merge pull request #1 from aarora79/auth

    Implement Optional Lambda Authorizer for API Gateway
    aarora79 authored Apr 29, 2025
    Configuration menu
    Copy the full SHA
    d737d0b View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2025

  1. Configuration menu
    Copy the full SHA
    9445a74 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

  1. feat: Implement OAuth 2.1 authorization with Cognito integration

     - Add robust OAuth discovery flow with RFC9728 compliance - Implement Cognito-specific authentication with proper domain handling - Add token refresh mechanism with fallbacks - Improve error handling for authentication failures - Create modular auth utilities for better code organization - Add comprehensive Cognito domain format handling
    westonbrown committed May 5, 2025
    Configuration menu
    Copy the full SHA
    eb2885b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d87248 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2025

  1. Configuration menu
    Copy the full SHA
    d1cab61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    517b079 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from aarora79/feature/oauth-cognito-integration

    feat: Implement OAuth 2.1 authorization with Cognito integration
    aarora79 authored May 7, 2025
    Configuration menu
    Copy the full SHA
    927793e View commit details
    Browse the repository at this point in the history
Loading