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

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

Name Modified Size InfoDownloads / Week
Parent folder
types 2023-08-29
client-password.d.ts 2023-08-29 2.0 kB
client-password.js 2023-08-29 3.8 kB
client-password.js.map 2023-08-29 1.7 kB
index.d.ts 2023-08-29 60 Bytes
index.js 2023-08-29 239 Bytes
index.js.map 2023-08-29 139 Bytes
Totals: 7 Items   7.9 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