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

2.1.3

Compare
Choose a tag to compare
@brockallen brockallen released this 22 Mar 01:01

As part of this release we had 5 issues closed.

bug

  • #2164 Encode redirect uri on authorization response
  • #2127 Fix invalid grant type validation result

enhancements

  • #2099 Use HttpMethods.IsGet() and HttpMethods.IsPost() instead of string comparison
  • #2091 Update unhandled exception logging
  • #2095 Better exception logging in TokenValidator