pub const DEFAULT_BASE: &str = "main";
The base a session is cut from when the request names none.
The real implementation asks the origin for its default branch, and this provider has no origin to ask.