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

michael-dm/openai-token

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAIAuth for Node.js

OpenAI Authentication Library for ChatGPT.

Usage

import Authenticator from 'openai-token'

const auth = new Authenticator('[email protected]', 'myPassword')
await auth.begin()
const token = await auth.getAccessToken()

Credits Thank you to:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published