Skip to content

v1.0.0-RC2

Compare
Choose a tag to compare
@chriskapp chriskapp released this 18 Nov 10:01
· 823 commits to master since this release
  • Issue 401 http response code if access token is not valid #97
  • Add user_approval setting to control whether a user needs to verify an account through email #83
  • Add swagger-ui as app
  • Improve generated OpenAPI spec add security scope
  • Add listing filter to show only user routes by default
  • Trigger app.remove_token event on /authorization/revoke endpoint #94
  • Improved HTTP adapter add a content-type config field and parse form encoded responses #92
  • Fix proper handling of null values #84
  • Add header field to action designer #89
  • Backend scope load all assigned routes #90
  • Added apache example conf and update docs