Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/n4bb12/verdaccio-github-oauth-ui
đĻđ GitHub OAuth plugin for Verdaccio
https://github.com/n4bb12/verdaccio-github-oauth-ui
github login oauth verdaccio verdaccio-auth verdaccio-auth-plugin verdaccio-plugin
Last synced: about 2 months ago
JSON representation
đĻđ GitHub OAuth plugin for Verdaccio
- Host: GitHub
- URL: https://github.com/n4bb12/verdaccio-github-oauth-ui
- Owner: n4bb12
- License: mit
- Created: 2018-07-31T11:29:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-31T17:11:55.000Z (4 months ago)
- Last Synced: 2024-11-02T07:34:03.515Z (2 months ago)
- Topics: github, login, oauth, verdaccio, verdaccio-auth, verdaccio-auth-plugin, verdaccio-plugin
- Language: TypeScript
- Homepage: https://verdaccio.org
- Size: 4.07 MB
- Stars: 74
- Watchers: 2
- Forks: 45
- Open Issues: 3
-
Metadata Files:
- Readme: docs/README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
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](usage.md#on-the-verdaccio-ui) instead of showing a login form.
- âšī¸ [Usage info on the Verdaccio UI](usage.md#option-b-using-the-commands-from-the-ui) is updated for use with GitHub OAuth.
- đģ The plugin lets you [configure npm with a single command](usage.md#on-the-command-line).
- đ Access, publish, unpublish [package permissions can be limited](configuration.md#configuring-package-access) to specific GitHub users, organization members, team members, and repository collaborators.## Documentation
- [Compatibility](compatibility.md)
- [Configuration](configuration.md)
- [Usage](usage.md)
- [Troubleshooting](troubleshooting.md)
- [Contributing](contributing.md)