Skip to content
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.

ericlewis/openai-authenticator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks