threatflux-core 0.1.6

Core types and utilities for ThreatFlux security platform
Documentation

threatflux-core

Core types and utilities for the ThreatFlux security platform.

Features

  • Core authentication types and models
  • Database schema utilities with SQLx
  • JWT token handling
  • Input validation utilities
  • Common error types

Installation

Add this to your Cargo.toml:

[dependencies]
threatflux-core = "0.1"

License

MIT License - see LICENSE for details.