Type Alias AuthCodesMap

Source
pub type AuthCodesMap = HashMap<LoginProvider, String>;

Aliased Typeยง

struct AuthCodesMap { /* private fields */ }