Skip to content
This repository was archived by the owner on Mar 6, 2025. It is now read-only.

2.1.3

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