Hey
i am trying to get the user info using the sdk of nextjs getUser()
phonenumber is keep being returned as null despite is it filled fo the user
any idea?
Hi Alex, Sorry for the delay.
We currently don't have a way to add this to the token, I have raised with the team to get this rectified.
You can use our management API to get all the user identities we have for the user (https://kinde.com/api/docs/#get-identities)
For this you can use our JavaScript management SDK, https://github.com/kinde-oss/management-api-js
Will this work for your usecase?