You are here

public function GoogleAnalyticsCounterAuthManagerInterface::beginGacAuthentication in Google Analytics Counter 8.3

Begin authentication to Google authentication page with the client_id.

1 method overrides GoogleAnalyticsCounterAuthManagerInterface::beginGacAuthentication()
GoogleAnalyticsCounterAuthManager::beginGacAuthentication in src/GoogleAnalyticsCounterAuthManager.php
Begin authentication to Google authentication page with the client_id.

File

src/GoogleAnalyticsCounterAuthManagerInterface.php, line 26

Class

GoogleAnalyticsCounterAuthManagerInterface
Class GoogleAnalyticsAuthManager.

Namespace

Drupal\google_analytics_counter

Code

public function beginGacAuthentication();