Download Latest Version app.27041b87bbb500531583.css.gz (92.6 kB)
Email in envelope

Get an email when there's a new version of adminos

Home / 1.cache / node_modules / @accounts / server / node_modules
Name Modified Size InfoDownloads / Week
Parent folder
emittery 2023-09-04
lodash 2023-09-04
tslib 2023-09-04
Totals: 3 Items   0

@accounts/server

npm MIT License

Install

yarn add @accounts/server

Usage

import { AccountsServer } from '@accounts/server';

const accountsServer = new AccountsServer({
  db: accountsDatabase,
  tokenSecret: ..., // a random string
}, {
  // accounts-js services
});
Source: README.md, updated 2023-08-29