Is there a way to get the session handle at the client side ?
r
rp_st
07/20/2022, 4:09 AM
Hey! Yea. You will have to override the sign in / up API on the backend to update the session’s access token payload to have the session’s handle. And then you can access that on the frontend