Skip to content

Commit 0a42c6c

Browse files
committed
Remove description for test-oauth-token.sh
Signed-off-by: Kosuke Okamoto <kokamoto@ibm.com>
1 parent 6209910 commit 0a42c6c

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

scripts/quay-user-management/README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -523,14 +523,6 @@ The script uses these Quay API endpoints:
523523

524524
## Additional Scripts
525525

526-
### test-oauth-token.sh
527-
528-
Test if an OAuth token is valid:
529-
530-
```bash
531-
./test-oauth-token.sh <oauth-token>
532-
```
533-
534526
### add-org-to-read-user.sh
535527

536528
Add new organizations to existing read-only user:
@@ -558,7 +550,6 @@ For issues or questions:
558550
quay-user-management/
559551
├── create-read-only-account.sh # Main script
560552
├── add-org-to-read-user.sh # Add organizations to existing user
561-
├── test-oauth-token.sh # Test OAuth token validity
562553
├── .env.example # Configuration template
563554
├── .env # Your configuration (create from .env.example)
564555
├── README.md # This file

0 commit comments

Comments
 (0)