You are here

6 calls to AuthManager::getRedirectUrl() in Open Social 8.3

FacebookAuthManager::getAccessToken in modules/custom/social_auth_facebook/src/FacebookAuthManager.php
Reads user's access token from social network.
FacebookAuthManager::getAuthenticationUrl in modules/custom/social_auth_facebook/src/FacebookAuthManager.php
Returns the login URL where user will be redirected for authentication.
GoogleAuthManager::getAccessToken in modules/custom/social_auth_google/src/GoogleAuthManager.php
Reads user's access token from social network.
GoogleAuthManager::getAuthenticationUrl in modules/custom/social_auth_google/src/GoogleAuthManager.php
Returns the login URL where user will be redirected for authentication.
LinkedInAuthManager::getAuthenticationUrl in modules/custom/social_auth_linkedin/src/LinkedInAuthManager.php
Returns the login URL where user will be redirected for authentication.
TwitterAuthManager::getAuthenticationUrl in modules/custom/social_auth_twitter/src/TwitterAuthManager.php
Returns the login URL where user will be redirected for authentication.