Commit 81cbe2d
authored
fix(providers): Update linkedin.ts to support new scopes (#11805)
LinkedIn has updated scopes for OAuth and doesn't support r_emailaddress anymore.
error_description: 'Scope "r_emailaddress" is not authorized for your application',
providerId: 'linkedin',
message: 'unauthorized_scope_error'1 parent 1fac7d3 commit 81cbe2d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments