Add var env CYPRESS_API_SHOW_CLIENT_SECRET
Open
- Dominant language
- TypeScript
- Stars
- 210
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
Currently, there is CYPRESS_API_SHOW_CREDENTIALS but it works for passwords, not client secrets.
Contributor guide
No contributing guide indexed for this repository
Research direction
Search the repository for CYPRESS_API_SHOW_CREDENTIALS and trace how it controls visibility of credentials. Add the corresponding CYPRESS_API_SHOW_CLIENT_SECRET behavior for client secrets while preserving the existing password behavior, then verify both environment variables work as intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cypress, typescript
- Domain
- api, testing
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100