Any solutions for this please, its urgent?
Previously v3, I used to get user.role after login in response but now I get this: also seems like I can’t use populate=* too.
“user”: {
“id”: 2,
“username”: “test@test.com”,
“email”: “test@test.com”,
“provider”: “local”,
“confirmed”: true,
“blocked”: false,
“createdAt”: “2022-02-27T08:55:56.733Z”,
“updatedAt”: “2022-03-07T12:50:48.426Z”,
“mobile”: “011000000”,
“fullname”: “test”
}