Commit 6038014
authored
feat(prompts): add brute force protection in screen types and different screenTypes related to it (#1221)
* feat(prompts): add brute force protection in screen types and different screenTypes related to it
* feat(prompts): add brute-force-protection custom texts and update tests
- Introduced custom text handling for brute-force protection prompts.
- Updated tests to include scenarios for retrieving and updating brute-force protection custom texts.
- Refactored existing tests to ensure compatibility with new prompt structure.
- Stubbed new prompts in tests to return appropriate responses.
- Ensured that brute-force protection settings are correctly integrated into the prompts handler.
* test cases refactored1 parent 128605d commit 6038014
File tree
6 files changed
+16108
-9616
lines changed- src/tools/auth0/handlers
- test
- e2e/recordings
- tools/auth0/handlers
6 files changed
+16108
-9616
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
106 | 107 | | |
107 | 108 | | |
108 | 109 | | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
109 | 113 | | |
110 | 114 | | |
111 | 115 | | |
| |||
0 commit comments