Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 790 Bytes

CHANGELOG.md

File metadata and controls

26 lines (17 loc) · 790 Bytes

Change Log

All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to Semantic Versioning.

v0.1.3

(2022-02-06)

  • chore: really disable MFA on social connection when option is set on 'forceMultifactorAuthenticationIfConfigured' action [Bart Versluijs]

v0.1.2

(2022-02-06)

  • feat: added Post Login action, which forces multifactor authentication when configured by user [Bart Versluijs]
  • feat: added Auth0Utils [Bart Versluijs]

v0.1.1

(2022-02-06)

  • fix: disabling MFA is synchronous [Bart Versluijs]

v0.1.0

(2022-02-06)

  • feat: added PostLogin actions 'link social connections by email' & 'disable multifactor authentication' [Bart Versluijs]