payload-oauth2
TypeScript icon, indicating that this package has built-in type declarations

1.0.15 • Public • Published

Payload OAuth2 Plugin

Software License Issues NPM

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:

Provider Status Example
Google Test Google OAuth Config
Zitadel Test Zitadel OAuth Config
Apple Test not implemented Config

Installation

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

If you are feeling adventurous and want to manage the plugin yourself, you can copy the src directory into your payload projects.

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.

Package Sidebar

Install

npm i payload-oauth2

Weekly Downloads

923

Version

1.0.15

License

MIT

Unpacked Size

49.9 kB

Total Files

27

Last publish

Collaborators

  • wilsonle