How to use the @accounts/mongo.Mongo function in @accounts/mongo

To help you get started, we’ve selected a few @accounts/mongo examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github accounts-js / accounts / packages / e2e / __tests__ / databases / mongo.ts View on Github external
constructor() {
    this.accountsDatabase = new Mongo(mongoose.connection);
  }

@accounts/mongo

MongoDB adaptor for accounts

MIT
Latest version published 1 year ago

Package Health Score

58 / 100
Full package analysis

Popular @accounts/mongo functions

Similar packages