Identity V3:
New methods
- Introduces
logIn
, a new way of identifying users, which also returns whether a new user has been registered in the system.
logIn
uses a new backend endpoint. - Introduces
logOut
, a replacement forreset
.
Deprecations / removals
-
removes
createAlias
-
deprecates
identify
in favor oflogIn
-
deprecates
reset
in favor oflogOut
-
deprecates
allowSharingAppStoreAccount
in favor of dashboard-side configuration