Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 11, 2023
1 parent 98c78a7 commit e89c1f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion social_core/backends/linkedin.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ def validate_claims(self, id_token):
# https://stackoverflow.com/questions/76889585/issues-with-sign-in-with-linkedin-using-openid-connect



class LinkedinOAuth2(BaseOAuth2):
name = "linkedin-oauth2"
AUTHORIZATION_URL = "https://www.linkedin.com/oauth/v2/authorization"
Expand Down

0 comments on commit e89c1f3

Please sign in to comment.