Commit 6df534e
authored
feat: sanitise client fields for resource_server app type (#1164)
feat(clients.ts): Sanitize client fields for resource_server app type
- src/tools/auth0/handlers/clients.ts: Add sanitizeClientFields function to remove specific fields from resource_server type
- src/tools/auth0/handlers/clients.ts: Apply sanitizeClientFields to changes before processing1 parent 1edcd17 commit 6df534e
1 file changed
Lines changed: 22 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
212 | 230 | | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
217 | 235 | | |
218 | 236 | | |
219 | 237 | | |
| |||
0 commit comments