whitespace
This commit is contained in:
2
main/.gitignore
vendored
Normal file
2
main/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
LICENSE
|
||||
README.md
|
||||
@@ -19,6 +19,3 @@ class BasicAuthentication extends HeaderAuthentication {
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -18,5 +18,3 @@ class CustomHeaderAuthentication extends HeaderAuthentication {
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
||||
|
||||
|
||||
@@ -15,4 +15,3 @@ class MashapeAuthentication extends HeaderAuthentication {
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
||||
|
||||
@@ -22,6 +22,3 @@ class OAuth10aAuthentication extends OAuthAuthentication {
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -18,7 +18,3 @@ class OAuth2Authentication extends OAuthAuthentication {
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -38,5 +38,3 @@ class OAuthAuthentication implements Authentication {
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
||||
|
||||
|
||||
@@ -18,4 +18,3 @@ class QueryAuthentication implements Authentication {
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
||||
|
||||
@@ -89,3 +89,4 @@ class HttpUtils {
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user