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