Skip to content
This repository was 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

Feb 20, 2023
1c1d9cd · Feb 20, 2023

History

2 Commits
Feb 20, 2023
Feb 20, 2023
Feb 20, 2023
Feb 20, 2023
Feb 20, 2023
Feb 20, 2023
Feb 20, 2023
Feb 20, 2023

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