Identity
Use an Identity to assign Events in your system to THX users and build quests around it. Learn how to connect an Identity to a THX account using your campaign widget.
Last updated
Use an Identity to assign Events in your system to THX users and build quests around it. Learn how to connect an Identity to a THX account using your campaign widget.
Last updated
Create a Identity for your user and store it in your your databases user collection.
Tip: Store the identity code in the account in your database. You will need this to assign events to the same user.
If you can't or don't want to store identities in your database, you can use a salt to derive a deterministic identity.
Choose one the following methods to connect an Identity to a THX account.
Connect the Identity of your user to a THX account programmatically using THXWidget. As soon as the account completes a successful sign in the Identity will be connected.
Connect the Identity of your user to a THX account in the frontend using your campaign widget. Users will be prompted for authentication if they are not signed in yet before they can connect.
Share the Identity with your users and ask them to connect their identity manually using the menu item "Identities" in the navigation dropdown.