hi guys! i'm trying to get the user payload after ...
# support-questions-legacy
d
hi guys! i'm trying to get the user payload after login but I got undefined & empty object. I'm using
supertokens-auth-react
library
r
Hey @devcoelho
Are you setting something in the access token payload on the backend via createNewSession override?
d
Hey! Thank you for reply! I'm not setting up anything on the backend. I didn't find it in the docs.
It is working now! Thanks!
r
awesome
6 Views