Password Manager Server in Rust, built with Axum. To be used with this client application. Config environment variables: DATABASE_URL: Full connection string for the database JWT_SECRET: Secret used to sign and verify JWT tokens