MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / auth-options.ts

File auth-options.ts

web/src/app/api/auth/[...nextauth]/auth-options.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { DrizzleAdapter } from '@auth/drizzle-adapter'
2import { grantSignupCredits } from '@codebuff/billing'
3import { trackEvent } from '@codebuff/common/analytics'
4import { AnalyticsEvent } from '@codebuff/common/constants/analytics-events'

Callers

nothing calls this directly

Calls 3

grantSignupCreditsFunction · 0.90
trackEventFunction · 0.90

Tested by

no test coverage detected