You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -158,7 +158,7 @@ export default function LinkedInPage() {
158
158
| clientId | string | yes ||
159
159
| redirectUri | string | yes ||
160
160
| onSuccess | function | yes ||
161
-
|onFailure| function | no ||
161
+
|onError | function | no ||
162
162
| state | string | no | randomly generated string (recommend to keep default value) |
163
163
| scope | string | no | 'r_emailaddress' |
164
164
|||| See your app scope [here](https://docs.microsoft.com/en-us/linkedin/shared/authentication/authentication?context=linkedin/context#permission-types). If there are more than one, delimited by a space |
0 commit comments