b6f03f9efbb69a1c00fb1e9fa257a0ce6a1359bf
- Add toml crate dependency for TOML file parsing - Create config module with Config struct to deserialize config.toml - Support OIDC URLs (auth_url, token_url, redirect_url), credentials (client_id, client_secret) - Make server host/port, database URL, and session secret configurable - Create config.example.toml with all configuration options documented - Update main.rs to load config.toml with fallback to environment variables - Maintain backward compatibility with environment variable configuration
Description
No description provided
v0.1.2
Latest
Languages
Rust
80%
HTML
15.2%
Shell
4.2%
CSS
0.6%