-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the feature request?
Providing additional default implementations for APIClient, OAuth2Client for shouldRetry(request, rateLimit) and for APIClientDelegate, OAuth2ClientDelegate api(client, shouldRetry) do not seem to override the use of the other default implementations provided in those classes and protocols. OAuth2Client is also a final class.
If we could allow for the ability to have OAuth2Client to determine if it needs to retry for API requests, that would be great.
New or Affected Resource(s)
OktaIdxAuth
Provide a documentation link
No response
Additional Information?
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request