supertokens / supertokens-node

Node SDK for SuperTokens core
https://supertokens.com
Other
293 stars 79 forks source link

Bugs in built in provider ( LinkedIn ): LinkedIn removed api "/v2/me", "/emailAddress" and changed their oauth scopes in their latest api #751

Closed Sotatek-MinhPham2 closed 10 months ago

Sotatek-MinhPham2 commented 10 months ago

Bugs in built in provider ( LinkedIn ): LinkedIn removed api "https://api.linkedin.com/v2/me", "https://api.linkedin.com/v2/emailAddress" and changed their oauth scopes again Screenshot from 2023-12-05 01-01-28

rishabhpoddar commented 10 months ago

Thanks for pointing this out. We have fixed this for our node and python SDKs. Keeping this issue open until we also fix it for golang.

rishabhpoddar commented 10 months ago

This issue has been fixed for all of our backend SDKs.