mirror of
https://github.com/aljazceru/khatru.git
synced 2026-02-21 12:44:22 +01:00
Introduce `ServerOption` to configure `BlossomServer` with functional options. Add `WithRedirectURL` to enable flexible redirect URL handling with placeholders. Update `New` constructor to accept optional configurations.