use oauth2::{EndpointNotSet, EndpointSet, basic::BasicClient}; pub mod discord; pub type OauthClient = BasicClient;