payload-oauth2
v1.0.6
Published
OAuth2 plugin for Payload CMS
Downloads
1,240
Maintainers
Readme
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:
| Provider | Status | Example | | -------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------ | | Google | | Config |
Installation
npm install payload-oauth2
yarn install payload-oauth2
pnpm install payload-oauth2
Contributing
Contributions and feedback are very welcome.
To get it running:
- Clone the project.
pnpm install
pnpm dev
License
The MIT License (MIT). Please see License File for more information.
Credits
This package was inspired by Payload Plugin OAuth.