Skip to content

v2.3

Compare
Choose a tag to compare
@garricko garricko released this 20 Aug 06:14
· 146 commits to master since this release
  • Add a new authenticator PasswordOnlyAuthenticator
    • Similar to form-based login, but with no username
    • Example of how to use this is PasswordOnlySample
  • Upgrade spring-core dependency to 5.3.20
  • Upgrade jackson-databind dependency to 2.13.2.2