-
Notifications
You must be signed in to change notification settings - Fork 159
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 support for rendering the prompt-screen's settings - EA #998
Add support for rendering the prompt-screen's settings - EA #998
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add tests for :
- directory/handlers/prompts.ts
- yaml/handlers/prompts.ts
Please update PR description. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #998 +/- ##
==========================================
- Coverage 80.24% 80.04% -0.21%
==========================================
Files 125 125
Lines 4435 4540 +105
Branches 863 875 +12
==========================================
+ Hits 3559 3634 +75
- Misses 519 541 +22
- Partials 357 365 +8 ☔ View full report in Codecov by Sentry. |
🔧 Changes
Add support for rendering the prompt-screen's settings
⚙️ Configuration options:
📚 References
https://auth0.com/docs/customize/login-pages/advanced-customizations/getting-started/configure-acul-screens
📌 Note:
🔬 Testing
📝 Checklist