OAuth API with Authorization Code flow. This API depends on below APIs:
- ClientApp - Demo Client Application that will initiate the authorize request.
- OAuthSampleLoginApp - Sample Login App that will be used as external URL for login.
- Test - Main API that is been secured with OAuth.