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

Add requiredScopes related to emailProvider #1129

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

ramya18101
Copy link
Contributor

🔧 Changes

  • Add the required scopes : "create:email_provider", "read:email_provider", "update:email_provider", "delete:email_provider" which are used in generating the token

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

@ramya18101 ramya18101 requested a review from a team as a code owner January 21, 2025 09:50
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.40%. Comparing base (c62ee6c) to head (d5e65bf).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1129   +/-   ##
=======================================
  Coverage   70.40%   70.40%           
=======================================
  Files          96       96           
  Lines       13653    13653           
=======================================
  Hits         9613     9613           
  Misses       3466     3466           
  Partials      574      574           

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

@ramya18101 ramya18101 merged commit cd887d1 into main Jan 21, 2025
9 checks passed
@ramya18101 ramya18101 deleted the add-required-scopes-for-email-provider branch January 21, 2025 10:04
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.

3 participants