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.

Accepted Events

Delegate callbacks:

  • event/2 with submit messages: admin_linkedin.

Edit on GitHub

Models

Models

linkedin

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

Dispatch rules

Dispatch rules

mod_linkedin dispatch rules

URL dispatch rules defined by mod_linkedin in apps/zotonic_mod_linkedin/priv/dispatch/dispatch.

See also

Modules

mod_facebook

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