Package Exports
- verdaccio-github-oauth-ui
- verdaccio-github-oauth-ui/dist/server/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (verdaccio-github-oauth-ui) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
📦🔐 Verdaccio GitHub OAuth
A Verdaccio auth plugin for GitHub OAuth — With UI and command line integration — https://www.verdaccio.org
About
This Verdaccio plugin offers GitHub OAuth integration with the Verdaccio UI and the npm
CLI.
Features
- The login button redirects you to GitHub instead of showing a login form.
- Usage info on the Verdaccio UI is updated for use with GitHub OAuth.
- The plugin offers a command-line tool that configures
npm
in a single command. - Package access and publish/unpublish permission can be limited to specific GitHub
- users
- organization members
- team members
- repository collaborators