You are here

public function OAuth2ManagerInterface::authenticate in Social API 8.2

Same name and namespace in other branches
  1. 3.x src/AuthManager/OAuth2ManagerInterface.php \Drupal\social_api\AuthManager\OAuth2ManagerInterface::authenticate()

Authenticates the user.

File

src/AuthManager/OAuth2ManagerInterface.php, line 15

Class

OAuth2ManagerInterface
Defines an OAuth2Manager Interface.

Namespace

Drupal\social_api\AuthManager

Code

public function authenticate();