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

Support reset_email_by_code template #1014

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ramya18101
Copy link
Contributor

@ramya18101 ramya18101 commented Jan 9, 2025

🔧 Changes

Supporting an new email template - reset_email_by_code used for change password (code) as part of PRD

API changes for connection to support verification_method for connections using Email as Identifier

📚 References

https://auth0.com/docs/api/management/v2/email-templates/get-email-templates-by-template-name#:~:text=%2C%20reset_email%2C-,reset_email_by_code,-%2C%20welcome_email%2C

🔬 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)

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.21%. Comparing base (ee9e231) to head (8830c0c).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1014   +/-   ##
=======================================
  Coverage   80.20%   80.21%           
=======================================
  Files         125      125           
  Lines        4562     4563    +1     
  Branches      884      884           
=======================================
+ Hits         3659     3660    +1     
  Misses        535      535           
  Partials      368      368           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ramya18101 ramya18101 marked this pull request as ready for review January 9, 2025 09:08
@ramya18101 ramya18101 requested a review from a team as a code owner January 9, 2025 09:08
@kushalshit27 kushalshit27 marked this pull request as draft January 9, 2025 11:07
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.

2 participants