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

print the user_code during login to verify the code #573

Merged
merged 1 commit into from
Sep 15, 2023

Conversation

PacoVK
Copy link
Contributor

@PacoVK PacoVK commented Sep 15, 2023

closes #572

@codecov
Copy link

codecov bot commented Sep 15, 2023

Codecov Report

Merging #573 (1d0ab1f) into main (8d63f4b) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #573      +/-   ##
==========================================
+ Coverage   82.34%   82.35%   +0.01%     
==========================================
  Files          35       35              
  Lines        3239     3240       +1     
==========================================
+ Hits         2667     2668       +1     
  Misses        502      502              
  Partials       70       70              
Files Changed Coverage Δ
sso/awssso_auth.go 85.51% <100.00%> (+0.07%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8d63f4b...1d0ab1f. Read the comment docs.

@synfinatic synfinatic merged commit 636bc4d into synfinatic:main Sep 15, 2023
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.

user_code is not displayed anywhere during login, but needs to be verified
2 participants