feat: fix linkedin
This commit is contained in:
parent
11db0bf975
commit
c3e6333a5b
|
|
@ -191,7 +191,7 @@ export class LinkedinPageProvider
|
|||
).json();
|
||||
|
||||
return {
|
||||
id,
|
||||
id: `p_${id}`,
|
||||
accessToken,
|
||||
refreshToken,
|
||||
expiresIn,
|
||||
|
|
|
|||
Loading…
Reference in New Issue