teamhanko / hanko

Authentication and user management system with passkey superpowers
https://hanko.io
Other
5.56k stars 792 forks source link

feat(thirdparty): add linkedin to social providers #1463

Closed shentschel closed 1 month ago

shentschel commented 1 month ago

Description

Implement LinkedIn as social provider for third party logins

Closes: #1452

Implementation

implements linkedin third party provider. Uses OIDC to connect to linkedin as the old oauth connection is deprecated

Tests

Created a LinkedIn Test-Application with my linkedin account. After that I added client_id and secret to the config and tried to connect to linked in.

Todos

Create documentation in docs repo

lfleischmann commented 1 month ago

Oh and can you regenerate the JSON schema?

shentschel commented 1 month ago

The schema should now be up to date.

lfleischmann commented 1 month ago

Elements does not have a LinkedIn-Icon.

(Sorry, I was sure I mentioned this yesterday already, but it looks like I forgot to actually post it 🙈)

shentschel commented 1 month ago

don't worry :) it should now be available