Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(providers): Include client_id and client_secret in LinkedIn token request #5236

Merged
merged 3 commits into from Sep 7, 2022

Commits on Aug 27, 2022

  1. Send client_id and client_secret to linkedin

    Linkedin now requires client_id and client_secret to be
    sent in the oauth callback. Fixes nextauthjs#5220
    sildur committed Aug 27, 2022
    Copy the full SHA
    b6d332e View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Copy the full SHA
    884301b View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Update linkedin.ts

    balazsorban44 committed Sep 7, 2022
    Copy the full SHA
    76cd392 View commit details
    Browse the repository at this point in the history