pub type DynOciAuthProvider = Arc<dyn OciAuthProvider>;
pub struct DynOciAuthProvider { /* private fields */ }