Join Discord
Powered by
What's the difference between `session.getAccessTo...
# support-questions-legacy
s
sharma8471
06/03/2022, 12:31 AM
What's the difference between
session.getAccessTokenPayload()
vs
session.userDataInAccessToken
?
r
rp_st
06/03/2022, 3:57 AM
Hey
@sharma8471
rp_st
06/03/2022, 3:58 AM
There is no difference. However, the function is what is public and the variable is private. So it’s better to use the function
2
Views
Previous
Next