This repository has been archived by the owner on Oct 19, 2022. It is now read-only.
Stormpath.Owin v2.0.0
New features
- Authorization helpers for checking Stormpath Groups and Custom Data. (#29)
- Add the ability to specify a CacheProvider to use when creating the
IClient
. (#32) - Pre- and post-action handlers for hooking into login, registration, logout, password reset, and email verification. (#14)
Fixed issues
- The
/me
route should no longer ignoretext/html
(i.e., browser) requests. (#26)