OAuth API with Authorization Code flow. This API depends on below APIs:

  1. ClientApp - Demo Client Application that will initiate the authorize request.
  2. OAuthSampleLoginApp - Sample Login App that will be used as external URL for login.
  3. Test - Main API that is been secured with OAuth.

Oauth Flow