can we use supertoken middelware across different server?
r
rp_st
11/11/2022, 4:16 PM
Hey @_rohit8016
rp_st
11/11/2022, 4:17 PM
Hey. You can.
u
_rohit8016
11/11/2022, 5:05 PM
It would be Great if you could share some resources relating to the above query
r
rp_st
11/11/2022, 5:06 PM
We don’t have any docs specifically for this part. But you could just follow the normal guides to add the middleware to each server
u
_rohit8016
11/11/2022, 6:04 PM
let say i have two server can i use the same verifysession() middleware across these two server,so that the user session data is same across the two server
r
rp_st
11/11/2022, 6:04 PM
Yes. You can. As long as both those servers are being queried from the frontend