Skip to content

Latest commit

 

History

History

3-Legged-OAuth

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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