add microsoft login
This commit is contained in:
@@ -820,7 +820,7 @@ async fn slack_command(
|
||||
}
|
||||
|
||||
#[allow(non_snake_case)]
|
||||
#[derive(Deserialize)]
|
||||
#[derive(Deserialize, Debug)]
|
||||
pub struct UserInfo {
|
||||
email: Option<String>,
|
||||
name: Option<String>,
|
||||
|
||||
Reference in New Issue
Block a user