mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 20:01:09 +02:00
Better Auth generates verification URLs with /api/auth/verify-email path, but NestJS uses /api/v1 prefix. This adds a passthrough controller to handle the native Better Auth routes and properly verify user emails. - Add BetterAuthPassthroughController for /api/auth/* routes - Add verifyEmail method to BetterAuthService - Exclude /api/auth/* from global prefix in main.ts - Register passthrough controller in AuthModule Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| mana-core-auth | ||
| telegram-ollama-bot | ||
| telegram-stats-bot | ||