Class Web.Auth.Linkedin
- Description
This class is used to OAuth2 authenticate against LinkedIn
- Constant DEFAULT_SCOPE
Web.Auth.Linkedin.protectedconstantDEFAULT_SCOPE- Description
Default scope to use if none is set explicitly
- Constant STATE
protectedconstantintWeb.Auth.Linkedin.STATE- Description
Adds the state parameter to the request which will have the value of a random string
- Inherit Client
inherit .OAuth2.Client : Client