plugins/

directory
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 28, 2025 License: MIT

Directories

Path Synopsis
Package auth provides utilities for authenticating requests.
Package auth provides utilities for authenticating requests.
apikey
Package apikey provides an authentication plugin that allows for authentication via apikeys.
Package apikey provides an authentication plugin that allows for authentication via apikeys.
google
Package Google provides authentication via Google SSO.
Package Google provides authentication via Google SSO.
magiclink
Package magiclink provides passwordless authentication, allowing users to authenticate using a magic link that is sent to their email address.
Package magiclink provides passwordless authentication, allowing users to authenticate using a magic link that is sent to their email address.
pwdauth
Package pwdauth provides an authentication service plugin that allows users to authenticate via a email and password.
Package pwdauth provides an authentication service plugin that allows users to authenticate via a email and password.
Package authz provides a plugin for implementing role-based access control (RBAC).
Package authz provides a plugin for implementing role-based access control (RBAC).
Package email provides an interface for plugins and application code to send email.
Package email provides an interface for plugins and application code to send email.
Package eventbus provides a simple publish/subscribe event bus.
Package eventbus provides a simple publish/subscribe event bus.
Package storage contains an extensible interface for providing persistence to simple applications and other prefab plugins.
Package storage contains an extensible interface for providing persistence to simple applications and other prefab plugins.
memstore
Package memstore implements storage.Store in a purely in-memory manner.
Package memstore implements storage.Store in a purely in-memory manner.
postgres
Package postgres provides a PostgreSQL implementation of storage.Store interface.
Package postgres provides a PostgreSQL implementation of storage.Store interface.
sqlite
Package sqlite provides a SQLite implementation of storage.Store interface.
Package sqlite provides a SQLite implementation of storage.Store interface.
storagetests
Package storagetests provides common acceptance tests for storage.Store implementations.
Package storagetests provides common acceptance tests for storage.Store implementations.
Package templates provides plugins access to Go templates.
Package templates provides plugins access to Go templates.
Package upload provides a prefab plugin that adds an HTTP handler for uploading files.
Package upload provides a prefab plugin that adds an HTTP handler for uploading files.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL