this user delete but app refresh get see data `awa...
# support-questions-legacy
p
this user delete but app refresh get see data
await Session.getAccessTokenPayloadSecurely()
r
Hey
The session will only stop working after it is refreshed. Access token is stateless, so it will continue to work until refresh is triggered.