Skip to content

v0.7.0

Choose a tag to compare

@benatespina benatespina released this 01 Nov 16:15
· 22 commits to master since this release
  • Added user of id query handler.
  • UserOfRememberPasswordToken and UserOfInvitationToken query handlers now checks if the token is expired
  • Reset password expire after 1 hour by default for security reasons.
  • Invitation tokens expire after 1 week by default for security reasons.
  • Split InviteHandler into InviteHandler and ResendInvitationHandler.
  • Changed sanity check in UserRole constructor to only allow strings.