torii 0.5.3

A modular authentication ecosystem for Rust applications
Documentation
1
2
3
4
//! Postgres tests are currently disabled as PostgresRepositoryProvider is not yet implemented
//! TODO: Implement PostgresRepositoryProvider and re-enable these tests

// All Postgres tests are commented out until the PostgresRepositoryProvider is implemented