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

DXCDT-563: Add support for customize_mfa_in_postlogin_action tenant setting #871

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

ewanharris
Copy link
Contributor

🔧 Changes

Adds support for the customize_mfa_in_postlogin_action tenant setting

📚 References

🔬 Testing

📝 Checklist

  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

@ewanharris ewanharris requested a review from a team as a code owner October 31, 2023 11:57
@codecov-commenter
Copy link

codecov-commenter commented Oct 31, 2023

Codecov Report

Merging #871 (6a4cf11) into main (6e62796) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #871   +/-   ##
=======================================
  Coverage   89.92%   89.92%           
=======================================
  Files         101      101           
  Lines       13791    13799    +8     
=======================================
+ Hits        12401    12409    +8     
  Misses        987      987           
  Partials      403      403           
Files Coverage Δ
internal/auth0/tenant/expand.go 100.00% <100.00%> (ø)
internal/auth0/tenant/flatten.go 100.00% <100.00%> (ø)
internal/auth0/tenant/resource.go 98.11% <100.00%> (+0.03%) ⬆️

Copy link
Contributor

@sergiught sergiught left a comment

Choose a reason for hiding this comment

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

👌🏻 Thanks for the contribution! <3

@ewanharris ewanharris merged commit a175322 into main Oct 31, 2023
4 checks passed
@ewanharris ewanharris deleted the DXCDT-563 branch October 31, 2023 13:25
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.

4 participants