0.0.3 • Published 1 year ago

openai-authenticator v0.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year 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

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago