1.1.0 • Published 7 months ago

payload-oauth2-umain v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

Payload OAuth2 Plugin

Features

  • ✅ Compatible with Payload v3
  • 🔐 Configures OAuth2 with any providers
  • ✨ Zero dependencies
  • ⚙ Highly customizable

Integrations

Technically this plugin should work with all generic OAuth2 providers. Here are the list of providers that have been tested:

ProviderStatusExample
GoogleTest Google OAuthConfig
ZitadelTest Zitadel OAuthConfig

Installation

npm install payload-oauth2
yarn install payload-oauth2
pnpm install payload-oauth2

Contributing

Contributions and feedback are very welcome.

To get it running:

  1. Clone the project.
  2. pnpm install
  3. pnpm dev

License

The MIT License (MIT). Please see License File for more information.

Credits

This package was inspired by Payload Plugin OAuth.

1.1.0

7 months ago

1.0.9

7 months ago