websocket protocol
This commit is contained in:
@@ -106,7 +106,7 @@ pub async fn start_code_to_token(
|
||||
|
||||
config.set_token(Some(token.clone()))?;
|
||||
|
||||
event_sender.send(Event::TokenReceived { token })?;
|
||||
event_sender.send(Event::TokenReceived)?;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user