01Automatically retrieves OAuth tokens from a specific OpenShift cluster context.
02Provides a secure `curl` wrapper that injects the token as a Bearer token, preventing exposure.
03Centralizes context discovery and authentication logic for consistency.
04Supports simultaneous authentication to multiple OpenShift clusters.
0526 GitHub stars
06Includes robust error handling and clear instructions for failed authentication.