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 / client-password
Name Modified Size InfoDownloads / Week
Parent folder
lib 2023-08-29
node_modules 2023-08-29
LICENSE 2023-08-29 1.1 kB
package.json 2023-08-29 1.1 kB
README.md 2023-08-29 556 Bytes
Totals: 5 Items   2.7 kB 0

@accounts/client-password

npm MIT License

Install

yarn add @accounts/client-password

Usage

import { AccountsClient } from '@accounts/client';
import { AccountsClientPassword } from '@accounts/client-password';

const accounts = new AccountsClient({}, accountsTransport);
const accountsPassword = new AccountsClientPassword(accounts);
Source: README.md, updated 2023-08-29