mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
docs: Add plugin to the plugin list.
Add `verdaccio-github-oauth-ui` to the plugin list.
This commit is contained in:
parent
a97b0eb630
commit
36b580c36a
1 changed files with 1 additions and 0 deletions
|
@ -124,6 +124,7 @@ modern verdaccio API and using the prefix as *verdaccio-xx-name*.
|
|||
* [verdaccio-gitlab](https://github.com/bufferoverflow/verdaccio-gitlab): use GitLab Personal Access Token to authenticate
|
||||
* [verdaccio-htpasswd](https://github.com/verdaccio/verdaccio-htpasswd): Auth based on htpasswd file plugin (built-in) for verdaccio
|
||||
* [verdaccio-github-oauth](https://github.com/aroundus-inc/verdaccio-github-oauth): Github oauth authentication plugin for verdaccio.
|
||||
* [verdaccio-github-oauth-ui](https://github.com/n4bb12/verdaccio-github-oauth-ui): GitHub OAuth plugin for the verdaccio login button.
|
||||
|
||||
### Middleware Plugins
|
||||
|
||||
|
|
Loading…
Reference in a new issue