mirror of
https://github.com/yusufipk/OpenFrame.git
synced 2026-09-11 09:36:08 +00:00
feat(auth): implement OAuth login with Google and GitHub, add Prisma adapter for user management
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
"bunny:cleanup-orphans": "bun run scripts/bunny-orphan-cleanup.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@auth/prisma-adapter": "^2.11.1",
|
||||
"@aws-sdk/client-s3": "^3.985.0",
|
||||
"@prisma/adapter-pg": "^7.3.0",
|
||||
"@prisma/client": "^7.3.0",
|
||||
|
||||
Reference in New Issue
Block a user