Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(adapters): add typegoose adapter #7749

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

mr687
Copy link

@mr687 mr687 commented Jun 5, 2023

NOTE:

  • It's a good idea to open an issue first to discuss potential changes.
  • Please make sure that you are NOT opening a PR to fix a potential security vulnerability. Instead, please follow the Security guidelines to disclose the issue to us confidentially.

☕️ Reasoning

🧢 Checklist

  • Documentation
  • Tests
  • Ready to be merged

🎫 Affected issues

Please scout and link issues that might be solved by this PR.

Fixes: INSERT_ISSUE_LINK_HERE

📌 Resources

@vercel
Copy link

vercel bot commented Jun 5, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
auth-docs ❌ Failed (Inspect) Jun 9, 2023 9:03pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
next-auth-docs ⬜️ Ignored (Inspect) Jun 9, 2023 9:03pm
@vercel
Copy link

vercel bot commented Jun 5, 2023

@mr687 is attempting to deploy a commit to the authjs Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions bot added adapters Changes related to the core code concerning database adapters core Refers to `@auth/core` dgraph @auth/dgraph-adapter dynamodb @auth/dynamodb-adapter examples fauna @auth/fauna-adapter firebase @auth/firebase-adapter frameworks legacy Refers to `next-auth` v4. Minimal maintenance. mikro-orm @auth/mikro-orm-adapter mongodb @auth/mongodb-adapter neo4j @auth/neo4j-adapter pouchdb @auth/pouchdb-adapter prisma @auth/prisma-adapter sequelize @auth/sequelize-adapter solidjs supabase @auth/supabase-adapter svelte typeorm @auth/typeorm-adapter upstash-redis @auth/upstash-redis-adapter xata @auth/xata-adapter labels Jun 5, 2023
@socket-security
Copy link

socket-security bot commented Jun 5, 2023

New and updated dependency changes detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives1 Size Publisher
class-transformer 🆕 0.5.1 None +0 776 kB typestack-release-bot
@typegoose/typegoose 🆕 11.2.0 environment +2 689 kB hasezoey

Footnotes

  1. https://docs.socket.dev

@mr687
Copy link
Author

mr687 commented Jun 7, 2023

this is weird, I have pushed 2 more commits but somehow not appear in this PR.

nvm

@ndom91
Copy link
Member

ndom91 commented Dec 29, 2023

@mr687 do you still intend this to be merged? If so, can you please clean up the merge conflicts? Thanks!

@ndom91 ndom91 changed the title adapter: new typegoose adapter Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
adapters Changes related to the core code concerning database adapters
3 participants