package
Version:
v2.8.0+incompatible
Opens a new window with list of versions in this module.
Published: Nov 6, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package linkedin provides authentication strategies using LinkedIn
type Config struct {
ClientID string `json:"clientID"`
ClientSecret string `json:"clientSecret"`
RedirectURI string `json:"redirectURI"`
}
Config holds configuration options for LinkedIn logins.
Open returns a strategy for logging in through LinkedIn
Source Files
¶
Click to show internal directories.
Click to hide internal directories.