v4.0.0
Breaking changes
sessionDomain
is required- Removed
siteSpecificLogout
param- there is no option to disable site specific logout hasSession
does not acceptautologin
param anymore- Drop
hasProduct
andhasSubscription
functions- replaced byhasAccess
New features
- Add 2FA Support- new
acrValues
:sms
,otp
,password
logSettings
function
Changes
- babel has been updated to
^7.11