OAuth 1.0a and 2 support
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
interface Authentication {
|
||||
public function handleHeader();
|
||||
public function handleHeaders();
|
||||
|
||||
public function handleParams();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user