Skip to content

v1.1.0

Compare
Choose a tag to compare
@puiterwijk puiterwijk released this 08 Feb 11:15
· 39 commits to master since this release
1.1.0
  • Options added to modify callback and redirect URIs (Nik Voss)
  • Typo fix in import statement (Nick Coghlan)
  • HTTP error codes check during registration (Jeremy Cline)
  • Allow disabling of UserInfo (Paul Doronila)
  • Add configuration option for resource server only
  • Documentation for configuration options
  • Token validation separated to enable usage of resource server code without decorator