UNPKG

verdaccio-passport-google-oauth-ui

Version:
37 lines (28 loc) 1.39 kB
<h1 align="center"> 📦🔐 Verdaccio Google OAuth </h1> <p align="center"> A Verdaccio auth plugin for Google OAuth — With UI and command line integration — <a href="https://www.verdaccio.org">https://www.verdaccio.org</a> </p> <p align="center"> <a href="https://www.npmjs.com/package/verdaccio-passport-google-oauth-ui"> <img alt="Version" src="https://flat.badgen.net/npm/v/verdaccio-github-oauth-ui?icon=npm"> </a> <a href="https://raw.githubusercontent.com/okayasu/verdaccio-passport-google-oauth-ui/master/LICENSE"> <img alt="License" src="https://flat.badgen.net/github/license/n4bb12/verdaccio-github-oauth-ui?icon=github"> </a> <a href="https://github.com/okayasu/verdaccio-passport-google-oauth-ui/issues/new/choose"> <img alt="Issues" src="https://flat.badgen.net/badge/github/Create Issue/blue?icon=github"> </a> </p> ## About This Verdaccio plugin offers Google OAuth integration with the Verdaccio UI and the `npm` CLI. ## Features - The login button redirects you to Google instead of showing a login form. - Usage info on the Verdaccio UI is updated for use with Google OAuth. - The plugin offers a command-line tool that configures `npm` in a single command. ## Documentation - [Configuration](docs/configuration.md) - [Usage](docs/usage.md) - [Troubleshooting](docs/troubleshooting.md) - [Contributing](docs/contributing.md)