Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor Authentication Flow for PR Count Retrieval #18

Closed
wants to merge 6 commits into from

Commits on Oct 10, 2024

  1. "Added contributor information, updated package-lock.json and package…

    ….json, modified schema.prisma, app.js, router.js, GithubPassportStrategy.js, and Middlewares.js files"
    mitgajera committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    f485fc9 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    40e8309 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9f0c55 View commit details
    Browse the repository at this point in the history
  3. "Removed GitHub authentication routes and pull request count function…

    …, and made changes to rate limiting and passport strategy configurations."
    mitgajera committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    ab52705 View commit details
    Browse the repository at this point in the history
  4. "Added getPullRequestCount function to fetch pull request count from …

    …club-gamma Githu project only.
    mitgajera committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    03a17fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c1cf653 View commit details
    Browse the repository at this point in the history