Join Discord
Powered by
The above is in the backend.. Then on the fronte...
# support-questions-legacy
r
rp_st
06/11/2021, 7:03 AM
The above is in the backend.. Then on the frontend, we do:
Copy code
let tokenInfo = JSON.parse(atob(frontToken)); return tokenInfo.up;
Previous
Next