authorize.js
- Version:
-
- 3.0.0
- Copyright:
-
- 2025 Mediumroast, Inc. All rights reserved.
- License:
-
- Apache-2.0
- Source:
Example
import {GitHubAuth} from './api/authorize.js' const github = new GitHubAuth(env, environ, configFile) const githubToken = github.verifyAccessToken()
Requires
- module:open
- module:octoDevAuth
- module:chalk
- module:cli-table3