Plugins
Nakimi uses a plugin-based architecture to integrate with various services. Each plugin provides credential management for a specific API or service.
Available Plugins
- Gmail Plugin - Google Gmail API integration
- More plugins coming soon…
Plugin Development
Want to create your own plugin? Check out the Plugin Development Guide for detailed instructions.
How Plugins Work
- Plugins auto-discover available credentials in your vault
- Each plugin provides specific commands for its service
- Plugins run with the same security model as the main vault
- Environment variables connect plugins to decrypted secrets