Ryan Burgoyne
Results
2
comments of
Ryan Burgoyne
It appears I am not able to use IRSA in my EKS cluster for my C++ application because it requires a call to STS to fetch credentials using a web...
After further development, I've discovered that some errors do include error codes (`GoTrueError(message: nil, msg: nil, code: nil, error: Optional("invalid_grant"), errorDescription: Optional("Invalid login credentials")`) while others do not (`GoTrueError(message: nil,...