client = LinkedIn::Client.create(
:access_token => YOUR_OAUTH2_ACCESS_TOKEN
)
profile = client.account.get_profile
linkedin-client is released under the MIT License.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
client = LinkedIn::Client.create(
:access_token => YOUR_OAUTH2_ACCESS_TOKEN
)
profile = client.account.get_profile
linkedin-client is released under the MIT License.