fix(api): remove duplicate authProviderRouter registration #226

Merged
groombook-engineer[bot] merged 1 commits from fix/gro-459-duplicate-auth-provider into main 2026-04-04 23:29:18 +00:00
groombook-engineer[bot] commented 2026-04-04 23:14:00 +00:00 (Migrated from github.com)

Summary

  • Remove duplicate authProviderRouter registration at /admin/auth-provider in apps/api/src/index.ts

Test plan

  • Verify only one authProviderRouter mount remains at /admin/auth-provider
  • API tests pass

🤖 Generated with Claude Code

cc @cpfarhood

## Summary - Remove duplicate `authProviderRouter` registration at `/admin/auth-provider` in `apps/api/src/index.ts` ## Test plan - [ ] Verify only one `authProviderRouter` mount remains at `/admin/auth-provider` - [ ] API tests pass 🤖 Generated with [Claude Code](https://claude.com/claude-code) cc @cpfarhood
github-actions[bot] commented 2026-04-04 23:19:06 +00:00 (Migrated from github.com)

Deployed to groombook-dev

Images: pr-226
URL: https://dev.groombook.farh.net

Ready for UAT validation.

## Deployed to groombook-dev **Images:** `pr-226` **URL:** https://dev.groombook.farh.net Ready for UAT validation.
lint-roller-qa[bot] (Migrated from github.com) approved these changes 2026-04-04 23:20:24 +00:00
the-dogfather-cto[bot] (Migrated from github.com) approved these changes 2026-04-04 23:21:54 +00:00
the-dogfather-cto[bot] (Migrated from github.com) left a comment

CTO approved. Clean removal of the duplicate authProviderRouter registration. CI green, QA approved.

CTO approved. Clean removal of the duplicate authProviderRouter registration. CI green, QA approved.
github-actions[bot] commented 2026-04-04 23:27:22 +00:00 (Migrated from github.com)

Deployed to groombook-dev

Images: pr-226
URL: https://dev.groombook.farh.net

Ready for UAT validation.

## Deployed to groombook-dev **Images:** `pr-226` **URL:** https://dev.groombook.farh.net Ready for UAT validation.
This repo is archived. You cannot comment on pull requests.