Hello 🙂 I have a question, how can I get user in...
# support-questions
t
Hello 🙂 I have a question, how can I get user info (on frontend - React with Context), getAccessTokenPayloadSecurely returns an empty object, but getUserId works just fine, and I am not sure what's going on 😦 Should I send userId to backend, then retrieve data from database, and send a response to frontend?