- Creating your plugins
- Configuring plugin authentication
- Testing your plugins
- Activating your plugins
- Managing your existing plugins
Configuring plugin authentication
Before you can start creating plugins, you need to select and set up your authorization strategy for your plugins to let Kit know how to fetch the content needed to let creators use your apps. We currently offer 2 options:OAuth
OAuth
If you require linking of third-party accounts or are sharing sensitive information, we currently only support OAuth authentication. This option will likely be the default for most applications, needing to pull data from a third-party account for the creator in a vast number of use cases. More details on OAuth authorization for plugins can be found in the dedicated OAuth guide.
No authorization
No authorization