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: linkedin API may not return all required data in the response #138

Merged
merged 1 commit into from
Mar 17, 2024

Conversation

tomasvotava
Copy link
Owner

Closes #137

@tomasvotava tomasvotava self-assigned this Mar 17, 2024
Copy link

codecov bot commented Mar 17, 2024

Codecov Report

Merging #138 (8655c5d) into master (9cd42e8) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #138   +/-   ##
=======================================
  Coverage   88.45%   88.45%           
=======================================
  Files          16       16           
  Lines         381      381           
=======================================
  Hits          337      337           
  Misses         44       44           
Files Coverage Δ
fastapi_sso/sso/linkedin.py 88.23% <ø> (ø)

@tomasvotava tomasvotava merged commit 36ec076 into master Mar 17, 2024
24 checks passed
@tomasvotava tomasvotava deleted the fix-linkeding-missing-sub branch March 17, 2024 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LinkedIn: Unhandled exception KeyError: 'sub'
1 participant