Skip to content
New issue

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

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

Already on GitHub? # to your account

feat: added linkedin openid connect driver #157

Merged
merged 2 commits into from
Jan 6, 2025

Conversation

LoicOuth
Copy link
Contributor

@LoicOuth LoicOuth commented Jan 2, 2025

πŸ”— Linked issue

issue #154

❓ Type of change

  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

Added the LinkedIn OpenID Connect driver to enable users to connect using the OpenID Connect method.
Resolves #154.

πŸ“ Checklist

Pull request documentation : adonisjs/v6-docs#183

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

Copy link
Member

@thetutlage thetutlage left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks perfect to me, except that one import change

@thetutlage thetutlage merged commit 726c2d8 into adonisjs:develop Jan 6, 2025
7 checks passed
@thetutlage
Copy link
Member

Thanks πŸ™‚

@irshadahmad21
Copy link

irshadahmad21 commented Mar 2, 2025

Has this change been released?

I see the old LinkedIn driver being marked as deprecated in the docs, but this change doesn't seem to be available yet.

@RomainLanz
Copy link
Member

Should be good now!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update LinkedIn Provider to Use OpenId Connect
4 participants