Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

1.0.0-beta6

Pre-release
Pre-release
Compare
Choose a tag to compare
@danroth27 danroth27 released this 28 Jul 19:55

Features

  • OpenID connect: support response_mode=query (#217)
  • [Design] OpenIdConnect needs a definition for agumenting the 'state' parameter on request. (#214)
  • Replace INonceCache by IDistributedCache (#212)

Bugs Fixed

  • INonceCache has been replace but the file still exists. (#319)
  • Cookie MW null reference exception (#270)