ff216ea54c
The authProviderRouter was registered twice at /admin/auth-provider in apps/api/src/index.ts. The second registration is a no-op but creates confusion. Remove the duplicate line. Co-authored-by: Paperclip <noreply@paperclip.ing>