0.2.3
What's Changed?
Improvements
- Added
JsonSerializerOptions
optional parameter to search extension methods by @melittleman in (c1e4a9d) - Added the named options for
AuthenticationTicketOptions
to the DI container by @melittleman in (d4fc219) - Updated
RedisTicketStore
to use TPL pipelining to update the last activity property by @melittleman in (970cdf9) - Added
IMemoryCache
usage toRedisTicketStore
by @melittleman in (16e104c)
Full Changelog: v0.2.2...v0.2.3