pub fn callback_token_path(db_path: &str) -> PathBuf
Where the per-wallet callback token lives: <db>.callback-token (covered by the repo’s *.db* gitignore pattern).
<db>.callback-token
*.db*