add linkedin as oauth integration
This commit is contained in:
@@ -71,5 +71,10 @@
|
||||
"extra_params": {
|
||||
"type": "web_server"
|
||||
}
|
||||
},
|
||||
"linkedin": {
|
||||
"auth_url": "https://www.linkedin.com/oauth/v2/authorization",
|
||||
"token_url": "https://www.linkedin.com/oauth/v2/accessToken",
|
||||
"scopes": ["w_member_social"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user