Hi,
I have got CustomUserAuth class.
But if I log into the API with the credentials provider it only returns the properties “userId”, “sessionId”, “userName”, “displayName”, “profileUrl”.
How can I return other properties like Firstname and Lastname?
Greetings
Andre