You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to be able to log failed Http requests. Normally this is done by implementing a DelegatingHttpMessageHandler and providing that in the construction of the HttpClient. The Okta SDK does not expose a way configure the RestSharp options so this does not appear to be possible.
New or Affected Resource(s)
Not entirely sure, but I'm going to presume that I should be able to provide an HttpClient factory function in the sdk's configuration object.
Provide a documentation link
No response
Additional Information?
No response
The text was updated successfully, but these errors were encountered:
Describe the feature request?
I would like to be able to log failed Http requests. Normally this is done by implementing a DelegatingHttpMessageHandler and providing that in the construction of the HttpClient. The Okta SDK does not expose a way configure the RestSharp options so this does not appear to be possible.
New or Affected Resource(s)
Not entirely sure, but I'm going to presume that I should be able to provide an HttpClient factory function in the sdk's configuration object.
Provide a documentation link
No response
Additional Information?
No response
The text was updated successfully, but these errors were encountered: