Skip to content

v1.11.0

Compare
Choose a tag to compare
@splendido splendido released this 30 May 07:57
· 21 commits to master since this release
  • change profile.username to profile.name when using lowercaseUsername options (WARNING! this is a bit of a breaking change, see #388)
  • removed possibly annoying warning (see #398)
  • added a preSignUpHook to be possibly used to enrich the user profile just before new user registration (see #400)
  • route configuration now accepts additional parameters to be passed to IR (see #409)
  • some improvements to the docs