Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 07 May 22:14
· 248 commits to master since this release

VAuthenticator 0.7

⭐ New Features

  • PKCE support #145
  • change password #148
  • password reuse prevention #149, #163
  • use strong password hashing algorithm #168
  • random password generator #167
  • signature key rotation api #103
  • force reset password at first login #147, #166
  • add back channel-logout support #146
  • mandatory action api #180
  • post login extension point: dynamic access token and id token customizer via lambda #46
  • id token access token signature kid assignment #102

🎨 Refactoring

  • introduce test container for IT #155
  • typescript migration #159
  • make messages translated according to browser locale #97

🔨 Dependency Upgrades

  • framework upgrades #152, #185
  • local stack upgrade and lambda endpoint override configuration fix #178

🪲 Bugs

  • key rotation api bug fix #181

❤️ Contributor