1

I am using LayerKit with Atlas, it works perfectly without any issue but i'm curios that how can i set information like firstName, lastName, displayName, phoneNumber, etc to LYRIdentity? This properties are already available in LYRIdentity class but they are read only, authenticating user works perfectly but the problem is the authenticated user has only one property filled is userID which is as expected but how can i set additional properties? any suggestions will appreciable. thanks

Pratik Jamariya
  • 810
  • 1
  • 10
  • 35

1 Answers1

1

I had talk with support team and i'm answering my own question, this is a backend setup from where all these informations passed from, i read backend setup later so i was confused. including these values in identity token from backend solves this.

Pratik Jamariya
  • 810
  • 1
  • 10
  • 35