Class Web.Auth.Linkedin
- Description
This class is used to OAuth2 authenticate against LinkedIn
- Constant DEFAULT_SCOPE
Web.Auth.Linkedin.protected
constantDEFAULT_SCOPE
- Description
Default scope to use if none is set explicitly
- Constant STATE
protected
constantint
Web.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