openai-authenticator

0.0.3 • Public • Published

openai-authenticator

Install

npm i openai-authenticator

Usage

import Authenticator from "openai-authenticator";

const authenticator = new Authenticator();
console.log(await authenticator.login("email", "password"));

License

MIT License, Copyright (c) 2023 Eric Lewis

/openai-authenticator/

    Package Sidebar

    Install

    npm i openai-authenticator

    Weekly Downloads

    27

    Version

    0.0.3

    License

    MIT

    Unpacked Size

    4.32 kB

    Total Files

    4

    Last publish

    Collaborators

    • ericlewis