Skip to content

Authentication handlers

Pre-release
Pre-release

Choose a tag to compare

@javierbrea javierbrea released this 28 Aug 17:14
· 78 commits to master since this release
28da04b

Fixed

  • Pass userData to operation handlers that has not defined an specific auth function.

Changed

  • Add apiKey authentication to jwt remove refresh token api.
  • Pass same arguments to authentication handlers than other operation handlers.