fix
This commit is contained in:
@@ -28,6 +28,7 @@ pub struct OAuthHandler {
|
||||
}
|
||||
|
||||
#[derive(Debug, Serialize, Deserialize)]
|
||||
#[allow(dead_code)]
|
||||
pub struct AuthorizationRequest {
|
||||
pub response_type: String,
|
||||
pub client_id: String,
|
||||
|
||||
Reference in New Issue
Block a user