dw.customer.oauth
| Name | Description | 
|---|---|
| OAuthAccessTokenResponse | Contains OAuth-related artifacts from the HTTP response from the third-party OAuth server when requesting an access token | 
| OAuthFinalizedResponse | Contains the combined responses from the third-party OAuth server when finalizing the authentication. | 
| OAuthLoginFlowMgr | The OAuthLoginFlowMgr encapsulates interactions with third party OAuth providers to support the Authorization Code Flow. | 
| OAuthUserInfoResponse | Contains the response from the third-party OAuth server when requesting user info. |