Skip to content

Commit 43a1360

Browse files
committed
Removed part duex of the check :X
1 parent a2c9ae6 commit 43a1360

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/Middleware/Oauth1Middleware.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,6 @@ private function validateOptions(array $options): bool
7272
return false;
7373
}
7474

75-
if (!isset($options[self::class][Options::SIGNATURE_METHOD])) {
76-
return false;
77-
}
78-
7975
return true;
8076
}
8177

0 commit comments

Comments
 (0)