Browse Source
- Define iamAuthPath as a named string type (similar to existing authType enum) - Update constants to use explicit type: iamAuthPathJWT, iamAuthPathSTS_V4, etc. - Update determineIAMAuthPath() to return typed iamAuthPath - Improves type safety and prevents accidental string value misusepull/7944/head
2 changed files with 12 additions and 8 deletions
Loading…
Reference in new issue