commercetools/commercetools-dotnet-sdk

authentication middleware

sshibani opened this issue · 1 comments

Based on OWIN,

implement 2 flows:

  • Password flow
  • standard token flow

Implemented three flows: client credentials, password and anonymous and refreshing of the token.