pub const ONEDRIVE_SCOPE: &str = "Files.ReadWrite offline_access";
OneDrive 読み書き + オフラインアクセス(refresh_token 発行)に必要な最小スコープ。