We are using loginUser(jwt) to authenticate a user, but the only data saved (and retrieved) is the external_id.
The jwt contains also a name and an email.
This happens on both platforms (Android and iOS).
We are using loginUser(jwt) to authenticate a user, but the only data saved (and retrieved) is the external_id.
The jwt contains also a name and an email.
This happens on both platforms (Android and iOS).
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Can you confirm to the following details:
Also, can you share the code you're using to supply the JWT token to the SDK?
Best,