You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* change to types
* implements equals method
* cleans up interface
* interface change
* bug fixes
* adds json serialisation for older CDIs
* all test fixes
* adds common function to get user based on id
* new func
* removes unnecessary function
* removes unused function
* adds function for list user by phone number
* more intefrace function
* removes unused interface func
* adds hash code function
* makes tenant ids into a set
* change of interface
* adds functions for getting user info with locking
* changes to interface to make it per tenant
* renames var
* small change
* adds link account function
* more tests
* delete function change
* adds function for unlink accounts
* enforeces calling of external user ID mapping before converting to json
* implements toJson
* fixes a bug
* fixes bugs
* more changes
* changes for password reset flow
* removes unneeded function
* removes unneeded function
* fixes a bug
* adds recipe user id in session
* fix: primary user id in unlink accounts (#109)
* fix: externalUserId in LoginMethod (#110)
* fix: externalUserId in LoginMethod
* fix: pr comments
* fix: pr comments
* fix: pr comments
* fix: External userid (#111)
* fix: externalUserId in LoginMethod
* fix: pr comments
* fix: pr comments
* fix: pr comments
* fix: external userid
* fix: remove UserInfo class (#112)
* fix: remove UserInfo class
* fix: remove getRecipeId
* fix: verified not final in LoginMethod (#113)
* fix: multitenancy changes (#114)
* Al user tenant association (#115)
* fix: multitenancy changes
* fix: addUserIdToTenant to transaction
* fix: remove con reuse (#116)
* fix: tests
* fix: tenantIds instance
* fix: account linking stats (#117)
* fix: functions for useridmapping (#118)
* fix: type update
---------
Co-authored-by: rishabhpoddar <[email protected]>
0 commit comments