authentication middleware
sshibani opened this issue · 1 comments
sshibani commented
Based on OWIN,
implement 2 flows:
- Password flow
- standard token flow
katstojanovski commented
Implemented three flows: client credentials, password and anonymous and refreshing of the token.