mod_linkedin dispatch rules

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

This file defines the URL dispatch rules for mod_linkedin. Rules are matched from top to bottom; the first matching rule handles the request.

Source: apps/zotonic_mod_linkedin/priv/dispatch/dispatch

Dispatch namePathControllerOptions
linkedin_authorize/oauth-service/authorize/linkedincontroller_oauth2_service_authorize[{service_module,z_linkedin_oauth_service}]

Edit on GitHub

Referred by

Dispatch rules

All dispatch rules

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