mod_linkedin

The mod_linkedin module plugs into the authentication system to enable LinkedIn login on your site.

Configuration

Activate mod_facebook, then head to ‘Auth’ > ‘External services’ in the admin interface to enter your LinkedIn app ID and secret. Enable LinkedIn login by checking the ‘Use LinkedIn authentication’ box. This will add a ‘Log in with LinkedIn’ button to the logon form on your site.

See also

Accepted Events

Delegate callbacks:

  • event/2 with submit messages: admin_linkedin.

Edit on GitHub

Models

linkedin

Model for LinkedIn integration helpers, currently exposing whether LinkedIn auth integration is enabled.

Dispatch rules

dispatch

Dispatch rules Name Path Resource Args linkedin_authorize [“oauth-service”,”authorize”,”linkedin”]…

See also

mod_facebook

The mod_facebook module plugs into the authentication system to enable Facebook login on your site.

Referred by

All dispatch rules

All the dispatch rules from all modules. For a background on dispatch rules, see The URL dispatch system.