Skip to content

Fix TypeScript build errors#463

Merged
LaGodxy merged 1 commit into
MettaChain:mainfrom
Banx17:fix-build-errors
Apr 24, 2026
Merged

Fix TypeScript build errors#463
LaGodxy merged 1 commit into
MettaChain:mainfrom
Banx17:fix-build-errors

Conversation

@Banx17
Copy link
Copy Markdown
Contributor

@Banx17 Banx17 commented Apr 23, 2026

  • Update custom User type to include all schema fields
  • Change auth service to use PrismaUser type
  • Add trustScore fields to UserData interface
  • Regenerate Prisma client
  • Fix trust score update type issues

closes #293

- Update custom User type to include all schema fields
- Change auth service to use PrismaUser type
- Add trustScore fields to UserData interface
- Regenerate Prisma client
- Fix trust score update type issues
@LaGodxy LaGodxy merged commit 227d998 into MettaChain:main Apr 24, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Facebook OAuth2 Login

2 participants