0.0.3 • Published 3 years ago

openai-authenticator v0.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

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

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago