//! Minimal example: get a GitHub token using all defaults.
//!
//! Reads the config from the platform-specific default location, uses the
//! system keyring, the default browser, and the built-in terminal UI.
//!
//! ```sh
//! cargo run --example simple
//! ```
use ;
async