public function OAuth2ManagerInterface::authenticate in Social API 3.x
Same name and namespace in other branches
- 8.2 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\AuthManagerCode
public function authenticate();