and created the following function ```js const isL...
# general
l
and created the following function
Copy code
js
const isLoggedin = () => SuperTokensRequest.doesSessionExist();
https://github.com/Luca-Castelnuovo/Secure/blob/master/client/src/services/Auth.js