Skip to content

v4.0.0

Compare
Choose a tag to compare
@marjuszkiewicz marjuszkiewicz released this 03 Sep 11:43
· 157 commits to master since this release
2ed15fa

Breaking changes

  • sessionDomain is required
  • Removed siteSpecificLogout param- there is no option to disable site specific logout
  • hasSession does not accept autologin param anymore
  • Drop hasProduct and hasSubscription functions- replaced by hasAccess

New features

  • Add 2FA Support- new acrValues: sms, otp, password
  • logSettings function

Changes

  • babel has been updated to ^7.11