It appears that the authorizationError
struct type is present but not exposed by the go SDK authentication package, so I cannot access the StatusCode fields etc when an error is returned from the client (such as UserInfo
). Is there a way to access this struct type in my local code?