Find a plugin for that
Official batteries, community packages and experiments, searchable, reviewable, and checked for safety before you install.
model-aware CRUD, dashboards, audit trail, relation pickers
cargo add umbral-admin
users, groups, login routes, argon2, reset flows
cargo add umbral-auth
model resources, filters, search, pagination, safe writes
cargo add umbral-rest
schema from your models, relations, mutations, subscriptions
cargo add umbral-graphql
Google/GitHub login, PKCE, state checks, account linking
cargo add umbral-oauth
RBAC, object checks, REST/admin permission gates
cargo add umbral-permissions
signed cookies, DB/Redis stores, lazy session data
cargo add umbral-sessions
OpenAPI schema, Swagger UI, auth metadata, playground feed
cargo add umbral-openapi
durable jobs, workers, retries, priorities, periodic beat
cargo add umbral-tasks
CSRF, HSTS, secure headers, template escaping
cargo add umbral-security
static files, media uploads, S3/local backends, processing
cargo add umbral-storage
SSE/WebSocket push, rooms, user targets, presence
cargo add umbral-realtime
Built something? List it here.
Plugin submissions go through moderation before publishing. Manual review is available while OAuth-based identity checks are being built.