pub type AuthCodesMap = HashMap<LoginProvider, String>;
pub struct AuthCodesMap { /* private fields */ }