Lzok / remix-auth-linkedin

Linkedin Strategy to do Oauth2 with Remix.run
MIT License
6 stars 2 forks source link

Sign in experience has been deprecated #1

Closed clovis1122 closed 1 year ago

clovis1122 commented 1 year ago

From what I read at https://learn.microsoft.com/en-us/linkedin/consumer/integrations/self-serve/sign-in-with-linkedin, it seems the current sign in implementation was deprecated and no longer works for new applications. Instead, they need to be configured using openid connect: https://learn.microsoft.com/en-us/linkedin/consumer/integrations/self-serve/sign-in-with-linkedin-v2.

natac13 commented 1 year ago

I have a PR open to address this if you want to give it a try.

Lzok commented 1 year ago

@clovis1122 Thank you for bringing the issue/update here. @natac13 Thank you for the PR! Very appreciated.

Let's continue the conversation in the PR.

Lzok commented 1 year ago

@clovis1122 @natac13 I'm sorry for the delay. I just commented on the PR.