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

feat: add ability to get original userinfo response instead of OpenID #148

Merged
merged 4 commits into from
Apr 3, 2024

Conversation

tomasvotava
Copy link
Owner

closes #30
closes #52

Copy link

codecov bot commented Apr 3, 2024

Codecov Report

Merging #148 (4816de1) into master (0b2a0b4) will decrease coverage by 0.10%.
The diff coverage is 91.66%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #148      +/-   ##
==========================================
- Coverage   94.66%   94.57%   -0.10%     
==========================================
  Files          20       20              
  Lines         469      479      +10     
==========================================
+ Hits          444      453       +9     
- Misses         25       26       +1     
Files Coverage Δ
fastapi_sso/sso/base.py 96.23% <91.66%> (-0.36%) ⬇️

fastapi_sso/sso/base.py Dismissed Show dismissed Hide dismissed
fastapi_sso/sso/base.py Dismissed Show dismissed Hide dismissed
fastapi_sso/sso/base.py Dismissed Show dismissed Hide dismissed
fastapi_sso/sso/base.py Dismissed Show dismissed Hide dismissed
@tomasvotava tomasvotava merged commit 6a311f4 into master Apr 3, 2024
23 of 24 checks passed
@tomasvotava tomasvotava deleted the 30-get-original-response branch April 3, 2024 10:29
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.

Allow setting additional data for OpenID model
1 participant