`getPermissions()` not returning latest data
Hi! I have a user with a role and a permission that is included as part of that role. however, when I do
However, in the Kinde UI, the user has that role (and thus the perms under that role)
Is there anything I am missing? Thank you!
getPermissions() in the React Native SDK, it's returning an empty list of permissions - when I check for that specific permission with getPermission() it says isGranted: false However, in the Kinde UI, the user has that role (and thus the perms under that role)
Is there anything I am missing? Thank you!