Development Documentation (main branch) - For stable release docs, see docs.rs/eidetica

Module types

Module types 

Source
Expand description

Authentication type definitions for Eidetica

This module contains all the core types used for authentication, organized into logical submodules for better maintainability.

Re-exports§

pub use conversions::*;
pub use delegation::*;
pub use keys::*;
pub use permissions::*;

Modules§

conversions
String conversion implementations for authentication types
delegation
Delegation system types for authentication
keys
Key management types for authentication
permissions
Permission system for authentication